CommandIdentifier Property

Free Text Box Controls

FreeTextBox 3.2 Documentation CommandIdentifier Property
NamespacesFreeTextBoxControls.SupportToolbarItemCommandIdentifier
Gets or sets the command identifier used for dynamic updating through the queryCommandState method
Declaration Syntax
C# Visual Basic Visual C++
                  public string CommandIdentifier { get; set; }
                  Public Property CommandIdentifier As String
                  public:
property String^ CommandIdentifier {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068