CurrentImagesFolder Property

Free Text Box Controls

FreeTextBox 3.2 Documentation CurrentImagesFolder Property
NamespacesFreeTextBoxControlsImageGalleryCurrentImagesFolder
Gets or sets the current folder the user is browsing
Declaration Syntax
C# Visual Basic Visual C++
                  public string CurrentImagesFolder { get; set; }
                  Public Property CurrentImagesFolder As String
                  public:
property String^ CurrentImagesFolder {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068