In This Topic
Gets the button, which allows to change the panel state
Syntax
var instance = new Vintasoft.Imaging.UI.Panels.WebUiPanelJS(items, settings, stateButton);
var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiElementJS
value = instance.get_StateButton();
Return Value
The
WebUiElementJS object, which defines button, which allows to change the panel state.
Browser Compatibility
See Also