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から継承されます。 |
名前 | 解説 | |
---|---|---|
AddAttributesToRender | オーバーロードされます。 Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter. This method is primarily used by control developers. System.Web.UI.WebControls.Styleから継承されます。 | |
Clear | オーバーライドされます。 すべてのスタイルプロパティを「non-set」相当に設定します。スタイルのプロパティをリセットします。 | |
CopyFrom | オーバーライドされます。 指定されたStyleのstyleプロパティを、このメソッドが呼び出されるStyleクラスのインスタンスに複製します。 | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | |
Dispose | オーバーロードされます。 System.ComponentModel.Componentから継承されます。 | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
GetStyleAttributes | Retrieves the System.Web.UI.CssStyleCollection object for the specified System.Web.UI.IUrlResolutionService-implemented object. System.Web.UI.WebControls.Styleから継承されます。 | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
MergeWith | Combines the style properties of the specified System.Web.UI.WebControls.Style with the instance of the System.Web.UI.WebControls.Style class that this method is called from. System.Web.UI.WebControls.Styleから継承されます。 | |
Reset | オーバーライドされます。 ステートバグから定義されたスタイル要素を削除します。 | |
SetDirty | Marks the System.Web.UI.WebControls.Style so that its state will be recorded in view state. System.Web.UI.WebControls.Styleから継承されます。 | |
ToString | ビジュアル デザイナー用に書式設定された文字列。 Infragistics.WebUI.WebHtmlEditor.BaseStyleから継承されます。 |
名前 | 解説 | |
---|---|---|
FillStyleAttributes | Adds the specified object's style properties to a System.Web.UI.CssStyleCollection object. System.Web.UI.WebControls.Styleから継承されます。 | |
Finalize | System.ComponentModel.Componentから継承されます。 | |
GetService | System.ComponentModel.Componentから継承されます。 | |
MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
Disposed | System.ComponentModel.Componentから継承されます。 |