MESCIUS SPREAD for Windows Forms 15.0J
GetReusableEditorControl メソッド (BaseCellType)

再利用するエディタコントロール
親コントロール
外観設定
コントロールの表示倍率を表す数値
セル型で使用するための IReuseEditorControl.GetEditorControl の実装。
構文
'宣言
 
Public Shared Function GetReusableEditorControl( _
   ByVal irec As IReuseEditorControl, _
   ByVal parent As Control, _
   ByVal appearance As Appearance, _
   ByVal zoomFactor As Single _
) As Control
public static Control GetReusableEditorControl( 
   IReuseEditorControl irec,
   Control parent,
   Appearance appearance,
   float zoomFactor
)

パラメータ

irec
再利用するエディタコントロール
parent
親コントロール
appearance
外観設定
zoomFactor
コントロールの表示倍率を表す数値

戻り値の型

コントロール
解説
このメソッドを呼び出した後、初期化がまだ行われていない場合は、IReuseEditorControl.InitializeEditorControlを呼び出してエディタコントロールを編集に使用できる状態にする必要があります。
参照

BaseCellType クラス
BaseCellType メンバ

 

 


© MESCIUS inc. All rights reserved.