Share via


LinkLabel.FlatStyle 屬性

定義

取得或設定 LinkLabel 的平面樣式外觀。

public:
 property System::Windows::Forms::FlatStyle FlatStyle { System::Windows::Forms::FlatStyle get(); void set(System::Windows::Forms::FlatStyle value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.FlatStyle FlatStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.FlatStyle : System.Windows.Forms.FlatStyle with get, set
Public Property FlatStyle As FlatStyle

屬性值

FlatStyle

其中一個 FlatStyle 值。

屬性

備註

這個屬性與這個類別無關。

適用於