共用方式為


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
Public method Hide Hides the user interface element.
Public method IsVisible Indicates whether or not the UI element is visible.
Public method Show Shows the user interface element.

Top

See Also

Reference

IUIElement Interface

Microsoft.VisualStudio.Shell.Interop Namespace