PrintDocument for WinForms
InitControl メソッド (RenderInputButtonBase)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputButtonBase クラス : InitControl メソッド
The System.Windows.Forms.Control to initialize.
Context that should be used to get calculated style properties.
Initializes the control.
シンタックス
'宣言
 
Protected Overrides Sub InitControl( _
   ByVal control As System.Windows.Forms.Control, _
   ByVal context As IScriptContext _
) 
'使用法
 
Dim instance As RenderInputButtonBase
Dim control As System.Windows.Forms.Control
Dim context As IScriptContext
 
instance.InitControl(control, context)
protected override void InitControl( 
   System.Windows.Forms.Control control,
   IScriptContext context
)

パラメータ

control
The System.Windows.Forms.Control to initialize.
context
Context that should be used to get calculated style properties.
参照

RenderInputButtonBase クラス
RenderInputButtonBase メンバ