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