Window.Accelerator Property | |
The accelerator table associated with this window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Accelerator AS USUAL GET SET
public virtual Usual Accelerator { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe accelerator table associated with this window.
See Also