DownBorderColorLight Property

Free Text Box Controls

FreeTextBox 3.2 Documentation DownBorderColorLight Property
NamespacesFreeTextBoxControlsToolbarButtonStyleDownBorderColorLight
The default onMouseDown light (top and left) border color of buttons onMouseDown.
Declaration Syntax
C# Visual Basic Visual C++
                  public Color DownBorderColorLight { get; set; }
                  Public Property DownBorderColorLight As Color
                  public:
property Color DownBorderColorLight {
	Color get ();
	void set (Color value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068