FreeTextBox 3.2 Documentation
EditorBorderColorLight Property
NamespacesFreeTextBoxControlsFreeTextBoxEditorBorderColorLight
Gets or sets the light color of the border of the Editor window.
Declaration Syntax
C# Visual Basic Visual C++
                  public Color EditorBorderColorLight { get; set; }
                  Public Property EditorBorderColorLight As Color
                  public:
property Color EditorBorderColorLight {
	Color get ();
	void set (Color value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068