バージョン 21.2

ButtonStyle クラス プロパティ

このクラスのメンバの一覧は、ButtonStyleメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティBackColorGets or sets the background color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティBorderColorGets or sets the border color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティBorderStyleGets or sets the border style of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティBorderWidthGets or sets the border width of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティCssClassGets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティCursorマウスカーソルを取得または設定します。  
Public プロパティFontGets the font properties associated with the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティForeColorGets or sets the foreground color (typically the color of the text) of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティHeightGets or sets the height of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティImageHeightピクセル値でボタン画像の高さを取得または設定します。  
Public プロパティImageWidthピクセル値でボタン画像の幅を取得または設定します。  
Public プロパティIsEmptyオーバーライドされます。 プロパティが値を持っているかどうかをチェックします。  
Public プロパティMouseDownBackColorマウスでボタンをクリックしたときのボタンの背景の色を取得または設定します。  
Public プロパティMouseDownBorderColorマウスでボタンをクリックしたときのボタンの境界線の色を取得または設定します。  
Public プロパティMouseDownBorderStyleマウスでボタンをクリックしたときのボタンの境界線のスタイルを取得または設定します。  
Public プロパティMouseOverBackColorマウスをボタンの上に置いたときのボタンの背景の色を取得または設定します。  
Public プロパティMouseOverBorderColorマウスをボタンの上に置いたときのボタンの境界線の色を取得または設定します。  
Public プロパティMouseOverBorderStyleマウスをボタンの上に置いたときのボタンの境界線のスタイルを取得または設定します。  
Public プロパティMouseUpBackColorマウスクリックをボタンから放したときのボタンの背景の色を取得または設定します。  
Public プロパティMouseUpBorderColorマウスクリックをボタンから放したときのボタンの境界線の色を取得または設定します。  
Public プロパティMouseUpBorderStyleマウスクリックをボタンから放したときのボタンの境界線のスタイルを取得または設定します。  
Public プロパティRegisteredCssClassGets the cascading style sheet (CSS) class that is registered with the control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティSite System.ComponentModel.Componentから継承されます。
Public プロパティWidthGets or sets the width of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティCanRaiseEvents System.ComponentModel.Componentから継承されます。
Protected プロパティDesignMode System.ComponentModel.Componentから継承されます。
Protected プロパティEvents System.ComponentModel.Componentから継承されます。
Protected プロパティIsTrackingViewStateReturns a value indicating whether any style elements have been defined in the state bag. System.Web.UI.WebControls.Styleから継承されます。
トップ
参照