ToolStripSeparator.TextImageRelation 속성

정의

이 속성은 이 클래스와 관련이 없습니다.

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

속성 값

TextImageRelation

TextImageRelation 값 중 하나입니다.

특성

설명

이 속성은 이 클래스와 관련이 없습니다.

적용 대상