WebExplorerBar Properties
| Name | Description Gets or sets the name of this WebExplorerBar instance. ValueType String Default Value |
| Index | Description Gets or sets the index of this WebExplorerBar instance. ValueType Int Default Value |
| Size | Description Gets or sets the size of this WebExplorerBar instance. ValueType unit size Default Value |
| Text | Description Gets or sets the text of this WebExplorerBar instance. ValueType String Default Value |
| Image | Description Gets or sets the image of this WebExplorerBar instance. ValueType String Default Value |
| ImageSize | Description Gets or sets the image size of this WebExplorerBar instance. ValueType unit size Default Value |
| ToolTip | Description Gets or sets the tooltip of this WebExplorerBar instance. ValueType String Default Value |
| Visible | Description Gets or sets the value to indicate whether this WebExplorerBar instance is visible. ValueType Boolean Default Value |
| Enabled | Description Gets or sets the value to indicate whether this WebExplorerBar instance is enabled. ValueType Boolean Default Value |
| Collapse | Description Gets or sets the value to indicate whether this WebExplorerBar instance is collapsed ValueType Boolean Default Value |
| CaptionDisplayMode | Description Gets or sets the caption display mode of this WebExplorerBar instance. ValueType CaptionDisplayMode Default Value |
| PaneItems | Description Gets or sets the items in this WebExplorerBar instance. ValueType Collection (ISArray) Default Value |
| ContentMode | Description Gets or sets the content mode of this WebExplorerBar instance. ValueType ContentMode Default Value |
| ContentURL | Description Gets or sets the content URL of this WebExplorerBar instance when using IFrame as ContentMode. ValueType String Default Value |
| IFrameContentLoaded | Description Gets IFrameContentLoaded status of this WebExplorerBar instance. ValueType Boolean Default Value |
| ItemSettings | Description Gets or sets the ItemSettings of this WebExplorerBar instance. ValueType ItemSettings Default Value |
| ImagesSettings | Description Gets or sets the images settings in WebExplorerBar. ValueType ImageSettings Default Value |
WebExplorerBar Methods
| GetItemsContainerElement | Description Gets the HTML Items Container element of the WebExplorerBar instance. Parameters Remarks
|
| GetIFrameElement | Description Gets the HTML IFrame element of the WebExplorerBar instance. Parameters Remarks
|
| GetHeaderElement | Description Gets the HTML header element of the WebExplorerBar instance. Parameters Remarks
|
| GetContentElement | Description Gets the HTML content element of the WebExplorerBar instance. Parameters Remarks
|
| GetElement | Description Gets the HTML element of the WebExplorerBar instance. Parameters Remarks
|
| IsActive | Description Gets the value indicating whether the WebExplorerBar instance is currently active. Parameters Remarks
|
| SetImage | Description Sets the image of the WebExplorerBar instance. Parameters
|
| SetDisable | Description Disabled the WebExplorerBar instance. Parameters Remarks
|
| SetEnable | Description Enabled the WebNavBar instance. Parameters Remarks
|
| SetActive | Description Activated the WebExplorerBar instance. Parameters Remarks
|
| Click | Description Trigger the click event of the WebExplorerBar instance. Parameters Remarks
|
| DoExpand | Description Expand the WebExplorerBar instance. Parameters Remarks
|
| DoCollapse | Description Collapse the WebExplorerBar instance. Parameters Remarks
|
| HideAllItems | Description Hides all items WebExplorerBarItem. Parameters Remarks
|
| ShowAllItems | Description Shows all items of WebExplorerBarItem. Parameters Remarks
|
| ShowItems | Description Shows items of WebExplorerBarItem specified in the parameters. Parameters
|
| HideItems | Description Hide items of WebExplorerBarItem specified in the parameters. Parameters
|
| ChangeInlineContent | Description Modifiy WebExplorerBar's content when ContentMode sets to UseInlineContent. Parameters
|
| AnimateHeight | Description Invokes height animation of WebExplorerPane. Parameters Remarks
|