FreeTextBox 3.2 Documentation
CurrentImages Property
NamespacesFreeTextBoxControlsImageGalleryCurrentImages
Sets the current images used (overrides the default read)
Declaration Syntax
C# Visual Basic Visual C++
                  public FileInfo[] CurrentImages { set; }
                  Public WriteOnly Property CurrentImages As FileInfo()
                  public:
property array<FileInfo^>^ CurrentImages {
	void set (array<FileInfo^>^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068