ButtonBase.TextImageRelation Właściwość

Definicja

Pobiera lub ustawia położenie tekstu i obrazu względem siebie.

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

Wartość właściwości

TextImageRelation

Jedna z wartości .TextImageRelation Wartość domyślna to Overlay.

Wyjątki

Wartość nie jest jedną z TextImageRelation wartości.

Dotyczy