ToolbarImagesLocation Property

Free Text Box Controls

FreeTextBox 3.2 Documentation ToolbarImagesLocation Property
NamespacesFreeTextBoxControlsFreeTextBoxToolbarImagesLocation
Gets or sets where the images such as the toolbar background and separators are stored
Declaration Syntax
C# Visual Basic Visual C++
                  public ResourceLocation ToolbarImagesLocation { get; set; }
                  Public Property ToolbarImagesLocation As ResourceLocation
                  public:
property ResourceLocation ToolbarImagesLocation {
	ResourceLocation get ();
	void set (ResourceLocation value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068