Title Property

Free Text Box Controls

FreeTextBox 3.2 Documentation Title Property
NamespacesFreeTextBoxControls.SupportToolbarItemTitle
Gets or sets the alt tile for buttons and first item of a dropdownlist
Declaration Syntax
C# Visual Basic Visual C++
                  public string Title { get; set; }
                  Public Property Title As String
                  public:
property String^ Title {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068