Share via


StoreViewer.Show Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Show() Displays the control to the user. (Inherited from Control.)
Public method Show(IWin32Window) Shows the form with the specified owner to the user. (Inherited from Form.)
Public methodStatic member Show(ModelElement) Shows Store Viewer dialog populated from the given element.
Public methodStatic member Show(Partition) Shows Store Viewer dialog populated from the given partition.
Public methodStatic member Show(Store) Shows Store Viewer dialog populated from the given store.

Top

See Also

Reference

StoreViewer Class

Microsoft.VisualStudio.Modeling.Diagnostics Namespace