FlatButtonAppearance 類別

定義

提供屬性,以便指定 ButtonFlatStyleFlat 控制項的外觀。

public ref class FlatButtonAppearance
[System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.FlatButtonAppearanceConverter))]
public class FlatButtonAppearance
[<System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.FlatButtonAppearanceConverter))>]
type FlatButtonAppearance = class
Public Class FlatButtonAppearance
繼承
FlatButtonAppearance
屬性

屬性

BorderColor

取得或設定按鈕周圍的框線色彩。

BorderSize

取得或設定值,以便指定按鈕周圍的框線大小 (以像素為單位)。

CheckedBackColor

取得或設定當按鈕已核取且滑鼠指標位於控制項範圍以外時,按鈕之工作區 (Client Area) 的色彩。

MouseDownBackColor

取得或設定在控制項範圍內按下滑鼠時,按鈕之工作區的色彩。

MouseOverBackColor

取得或設定當滑鼠指標位於控制項範圍內時,按鈕之工作區的色彩。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於