IPopupFeatures Properties |
The IPopupFeatures type exposes the following members.
Name | Description | |
---|---|---|
Height |
Gets the height.
| |
MenuBarVisible |
Gets a value indicating whether the menu bar is visible.
| |
ScrollbarsVisible |
Gets a value indicating whether the scrollbars is visible.
| |
StatusBarVisible |
Gets a value indicating whether the status bar is visible.
| |
ToolBarVisible |
Gets a value indicating whether the tool bar is visible.
| |
Width |
Gets the width.
| |
X |
Gets the x coordinate.
| |
Y |
Gets the y coordinate.
|