ToolStripSeparator.TextAlign プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このクラスでは、このプロパティは使用されません。
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 値のいずれか。
- 属性
注釈
このクラスでは、このプロパティは使用されません。