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 値のいずれか 1 つ。

属性

注釈

このクラスでは、このプロパティは使用されません。

適用対象