ToolStripSeparator.TextAlign 屬性

定義

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

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

屬性值

其中一個 ContentAlignment 值。

屬性

備註

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

適用於