PowerTools MultiRow for Windows Forms 8.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 メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.