StoreViewer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays modeling store contents and details in a modal dialog.
public ref class StoreViewer sealed : System::Windows::Forms::Form
public sealed class StoreViewer : System.Windows.Forms.Form
type StoreViewer = class
inherit Form
Public NotInheritable Class StoreViewer
Inherits Form
- Inheritance
-
StoreViewer
Methods
Show(ModelElement) |
Shows Store Viewer dialog populated from the given element. |
Show(Partition) |
Shows Store Viewer dialog populated from the given partition. |
Show(Store) |
Shows Store Viewer dialog populated from the given store. |