Editor for ASP.NET Web Forms
C1RibbonDropDownListButton コンストラクタ(String,String,String,String)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Editor 名前空間 > C1RibbonDropDownListButton クラス > C1RibbonDropDownListButton コンストラクタ : C1RibbonDropDownListButton コンストラクタ(String,String,String,String)
リボンボタンの名前。
リボンボタンのテキスト。
リボンボタンのツールチップ。
リボンボタンの iconClass。
C1RibbonDropDownListButton のコンストラクタ。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal text As System.String, _
   ByVal tooltip As System.String, _
   ByVal iconClass As System.String _
)
public C1RibbonDropDownListButton( 
   System.string name,
   System.string text,
   System.string tooltip,
   System.string iconClass
)

パラメータ

name
リボンボタンの名前。
text
リボンボタンのテキスト。
tooltip
リボンボタンのツールチップ。
iconClass
リボンボタンの iconClass。
参照

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