このクラスのメンバの一覧は、ButtonStyleメンバを参照してください。
名前 | 解説 | |
---|---|---|
BackColor | Gets or sets the background color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
BorderColor | Gets or sets the border color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
BorderStyle | Gets or sets the border style of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
BorderWidth | Gets or sets the border width of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
CssClass | Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. System.Web.UI.WebControls.Styleから継承されます。 | |
Cursor | マウスカーソルを取得または設定します。 | |
Font | Gets the font properties associated with the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
Height | Gets or sets the height of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
ImageHeight | ピクセル値でボタン画像の高さを取得または設定します。 | |
ImageWidth | ピクセル値でボタン画像の幅を取得または設定します。 | |
IsEmpty | オーバーライドされます。 プロパティが値を持っているかどうかをチェックします。 | |
MouseDownBackColor | マウスでボタンをクリックしたときのボタンの背景の色を取得または設定します。 | |
MouseDownBorderColor | マウスでボタンをクリックしたときのボタンの境界線の色を取得または設定します。 | |
MouseDownBorderStyle | マウスでボタンをクリックしたときのボタンの境界線のスタイルを取得または設定します。 | |
MouseOverBackColor | マウスをボタンの上に置いたときのボタンの背景の色を取得または設定します。 | |
MouseOverBorderColor | マウスをボタンの上に置いたときのボタンの境界線の色を取得または設定します。 | |
MouseOverBorderStyle | マウスをボタンの上に置いたときのボタンの境界線のスタイルを取得または設定します。 | |
MouseUpBackColor | マウスクリックをボタンから放したときのボタンの背景の色を取得または設定します。 | |
MouseUpBorderColor | マウスクリックをボタンから放したときのボタンの境界線の色を取得または設定します。 | |
MouseUpBorderStyle | マウスクリックをボタンから放したときのボタンの境界線のスタイルを取得または設定します。 | |
RegisteredCssClass | Gets the cascading style sheet (CSS) class that is registered with the control. System.Web.UI.WebControls.Styleから継承されます。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
Width | Gets or sets the width of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 |
名前 | 解説 | |
---|---|---|
CanRaiseEvents | System.ComponentModel.Componentから継承されます。 | |
DesignMode | System.ComponentModel.Componentから継承されます。 | |
Events | System.ComponentModel.Componentから継承されます。 | |
IsTrackingViewState | Returns a value indicating whether any style elements have been defined in the state bag. System.Web.UI.WebControls.Styleから継承されます。 |