ButtonBase.TextImageRelation Propriedade

Definição

Obtém ou define a posição do texto e da imagem em relação um ao outro.

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 da propriedade

TextImageRelation

Um dos valores de TextImageRelation. O padrão é Overlay.

Exceções

O valor não é um dos valores TextImageRelation.

Aplica-se a