AllowDirectoryCreate Property

Free Text Box Controls

FreeTextBox 3.2 Documentation AllowDirectoryCreate Property
NamespacesFreeTextBoxControlsImageGalleryAllowDirectoryCreate
Gets or sets if directory creation is allowed.
Declaration Syntax
C# Visual Basic Visual C++
                  public bool AllowDirectoryCreate { get; set; }
                  Public Property AllowDirectoryCreate As Boolean
                  public:
property bool AllowDirectoryCreate {
	bool get ();
	void set (bool value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068