ButtonBase.TextImageRelation Propriedade

Definição

Obtém ou define a posição do texto e da imagem uma em relação à outra.

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

Valor de Propriedade

Um dos valores de TextImageRelation. A predefinição é Overlay.

Exceções

O valor não é um dos valores TextImageRelation .

Aplica-se a