ShellWindow.EnableScrollBars Method (Typed) | |
[Missing <include> target documentation in 'M:XSharp.VO.SDK.ShellWindow.EnableScrollBars(System.Boolean)'. File: 'Gui.xml' Path: 'doc/ShellWindow.EnableScrollBars/*']
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD EnableScrollBars(
enable AS LOGIC
) AS VOID
public virtual void EnableScrollBars(
bool enable
)
Request Example
View SourceParameters
- enable
- Type: Logic
See Also