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

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

パラメータ

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

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