VOAppForm.EnableVerticalScroll Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD EnableVerticalScroll(
lEnable AS LOGIC
) AS VOID
public virtual void EnableVerticalScroll(
bool lEnable
)
Request Example
View SourceParameters
- lEnable
- Type: Logic
See Also