MESCIUS SPREAD for Windows Forms 17.0J
ShowListCustomNameForm メソッド

カスタム名の一覧を含むフォームを表示します。
構文
'Declaration
 
Public Function ShowListCustomNameForm( _
   ByVal parentForm As Form, _
   Optional ByVal showNewNameForm As Boolean _
) As Form
public Form ShowListCustomNameForm( 
   Form parentForm,
   bool showNewNameForm
)

パラメータ

parentForm
showNewNameForm
次のサンプルコードは、カスタム名を含むフォームを表示します。
fpSpread1.ShowListCustomNameForm(this);
fpSpread1.ShowListCustomNameForm(Me)
参照

FpSpread クラス
FpSpread メンバ

 

 


© MESCIUS inc. All rights reserved.