C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputCheckBox Class / InitControl Method
The C1.C1Preview.ScalableCheckBox to initialize.

In This Topic
InitControl Method (RenderInputCheckBox)
In This Topic
Initializes the control.
Syntax
'Declaration
 
Protected Overrides Sub InitControl( _
   ByVal control As Control, _
   ByVal context As IScriptContext _
) 
 

Parameters

control
The C1.C1Preview.ScalableCheckBox to initialize.
context
See Also