McPanelsApplyScrollBars Method
|
|
Apply DNB style scroll bars to the scrollable control and children.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Sub ApplyScrollBars (
control As Control,
children As Boolean
)
Parameters
- control
- Type: System.Windows.FormsControl
- children
- Type: SystemBoolean
Remarks
See Also