FreeTextBox 3.2 Documentation
BorderColorDark Property
NamespacesFreeTextBoxControlsToolbarButtonStyleBorderColorDark
The default dark (right and bottom) border color of buttons.
Declaration Syntax
C# Visual Basic Visual C++
                  public Color BorderColorDark { get; set; }
                  Public Property BorderColorDark As Color
                  public:
property Color BorderColorDark {
	Color get ();
	void set (Color value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068