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

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

パラメータ

name
リボンボタンの名前。
tooltip
リボンボタンのツールチップ。
iconClass
リボンボタンの iconClass。
参照

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