Click or drag to resize

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
Syntax
VB
Public Sub ApplyScrollBars ( 
	control As Control,
	children As Boolean
)

Parameters

control
Type: System.Windows.FormsControl
children
Type: SystemBoolean
Remarks