FocusChangeEvent Constructor (Logic) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax CONSTRUCTOR(
plGotFocus AS LOGIC
)
public FocusChangeEvent(
bool plGotFocus
)
Request Example
View SourceParameters
- plGotFocus
- Type: Logic
See Also