WebExplorerBarItem Properties
| Name | Description Gets or sets the name of this WebExplorerBarItem instance. ValueType String Default Value |
| Index | Description Gets or sets the index of this WebExplorerBarItem instance. ValueType Int Default Value |
| Text | Description Gets or sets the text of this WebExplorerBarItem instance. ValueType String Default Value |
| Image | Description Gets or sets the image of this WebExplorerBarItem instance. ValueType String Default Value |
| ImageSize | Description Gets or sets the image size of this WebExplorerBarItem instance. ValueType unit size Default Value |
| ToolTip | Description Gets or sets the tooltip of this WebExplorerBarItem instance. ValueType String Default Value |
| Enabled | Description Gets or sets the value to indicate whether this WebExplorerBarItem instance is enabled. ValueType Boolean Default Value True |
| DisplayMode | Description Gets or sets the display mode of this WebExplorerBarItem instance. ValueType DisplayMode Default Value |
| ImagePosition | Description Gets or sets the image position of this WebExplorerBarItem instance. ValueType ImagePosition Default Value |
| Visible | Description Gets or sets the value to indicate whether this WebExplorerBarItem instance is visible. ValueType Boolean Default Value |
| TargetURL | Description Gets or sets the target URL of this WebExplorerBarItem instance. ValueType String Default Value |
| TargetWindow | Description Gets or sets the target window of this WebExplorerBarItem instance. ValueType String Default Value |
WebExplorerBarItem Methods
| GetElement | Description Gets the HTML element of this WebExplorerBarItem instance. Parameters Remarks
|
| Click | Description Trigger the click event of this WebExplorerBarItem instance. Parameters Remarks
|