FreeTextBox 3.2 Documentation
DesignModeCss Property
NamespacesFreeTextBoxControlsFreeTextBoxDesignModeCss
Gets or sets the URL of the style sheet used in Design mode.
Declaration Syntax
C# Visual Basic Visual C++
                  public string DesignModeCss { get; set; }
                  Public Property DesignModeCss As String
                  public:
property String^ DesignModeCss {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068