VOMenuItem.SetShortCut Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD SetShortCut(
nValue AS LONG
) AS VOID
public virtual void SetShortCut(
int nValue
)
Request Example
View SourceParameters
- nValue
- Type: Long
See Also