PowerTools SPREAD for Windows Forms 8.0J
ListBoxCellType コンストラクタ(ListBoxCellType)


コピー元のリスト ボックス セル型
指定したセル型から新しいコピーを作成します(コピーコンストラクター)。
構文
'Declaration
 
Public Function New( _
   ByVal g As ListBoxCellType _
)
'使用法
 
Dim g As ListBoxCellType
 
Dim instance As New ListBoxCellType(g)
public ListBoxCellType( 
   ListBoxCellType g
)

パラメータ

g
コピー元のリスト ボックス セル型
参照

ListBoxCellType クラス
ListBoxCellType メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.