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

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068