GridButton.TextBrush Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property System::Drawing::Brush ^ TextBrush { System::Drawing::Brush ^ get(); void set(System::Drawing::Brush ^ value); };
public System.Drawing.Brush TextBrush { get; set; }
member this.TextBrush : System.Drawing.Brush with get, set
Public Property TextBrush As Brush