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