ButtonBase.TextImageRelation Vlastnost

Definice

Získá nebo nastaví pozici textu a obrázku vzhledem k sobě navzájem.

public:
 property System::Windows::Forms::TextImageRelation TextImageRelation { System::Windows::Forms::TextImageRelation get(); void set(System::Windows::Forms::TextImageRelation value); };
public System.Windows.Forms.TextImageRelation TextImageRelation { get; set; }
member this.TextImageRelation : System.Windows.Forms.TextImageRelation with get, set
Public Property TextImageRelation As TextImageRelation

Hodnota vlastnosti

TextImageRelation

Jedna z hodnot TextImageRelation. Výchozí formát je Overlay.

Výjimky

Hodnota není jednou z TextImageRelation hodnot.

Platí pro