public Form ShowListCustomNameForm( Form parentForm )
'Declaration Public Function ShowListCustomNameForm( _ ByVal parentForm As Form _ ) As Form
'Declaration
Public Function ShowListCustomNameForm( _ ByVal parentForm As Form _ ) As Form
'使用法 Dim instance As FpSpread Dim parentForm As Form Dim value As Form value = instance.ShowListCustomNameForm(parentForm)
'使用法
Dim instance As FpSpread Dim parentForm As Form Dim value As Form value = instance.ShowListCustomNameForm(parentForm)
fpSpread1.ShowListCustomNameForm(this);
fpSpread1.ShowListCustomNameForm(Me)
FpSpread クラス FpSpread メンバ
© 2004-2017, GrapeCity inc. All rights reserved.