public Brush TextBoxBorderBrush { get; set; }
Public Property TextBoxBorderBrush As Brush Get Set
public: property Brush^ TextBoxBorderBrush { Brush^ get (); void set (Brush^ value); }
member TextBoxBorderBrush : Brush with get, set
In This Article