ToolStripControlHost.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

オブジェクトとテキストのイメージとの関係。

属性

注釈

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

適用対象