Accelerator.Empty Property | |
Returns TRUE when the accelerator table contains no keys.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Empty AS LOGIC GET
public virtual bool Empty { get; }
Request Example
View SourceProperty Value
Type:
LogicTRUE when the accelerator table contains no keys.
See Also