IUIElement Members
Include Protected Members
Include Inherited Members
Shows or hides a user interface element. Implemented by the element and used by the container.
The IUIElement type exposes the following members.
Methods
Name
Description
Hides the user interface element.
Indicates whether or not the UI element is visible.
Shows the user interface element.
Top