StateScriptBlock Property

Free Text Box Controls

FreeTextBox 3.2 Documentation StateScriptBlock Property
NamespacesFreeTextBoxControls.SupportToolbarItemStateScriptBlock
Gets or sets the JavaScript code to determine the state of the button or list
Declaration Syntax
C# Visual Basic Visual C++
                  public string StateScriptBlock { get; set; }
                  Public Property StateScriptBlock As String
                  public:
property String^ StateScriptBlock {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068