PrintDocument for WinForms
InitControl メソッド (RenderInputBase)


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

パラメータ

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

RenderInputBase クラス
RenderInputBase メンバ