MESCIUS MultiRow for Windows Forms 12.0J
DropDownItem コンストラクタ(String,String)

項目のテキストを示すSystem.String値。
項目のツールチップテキストを示すSystem.String値。
特定のテキストとツールチップテキストを使用して、DropDownItemクラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal text As String, _
   ByVal toolTip As String _
)
public DropDownItem( 
   string text,
   string toolTip
)

パラメータ

text
項目のテキストを示すSystem.String値。
toolTip
項目のツールチップテキストを示すSystem.String値。
参照

参照

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

 

 


© MESCIUS inc. All rights reserved.