'宣言 Protected Overrides Sub InitControl( _ ByVal control As System.Windows.Forms.Control, _ ByVal context As IScriptContext _ )
'使用法 Dim instance As RenderInputCheckBox Dim control As System.Windows.Forms.Control Dim context As IScriptContext instance.InitControl(control, context)
パラメータ
- control
- The ScalableCheckBox to initialize.
- context