C# Class ComponentFactory.Krypton.Workspace.WorkspacePageMenuBase

Storage for workspace context menu for pages.
Inheritance: ComponentFactory.Krypton.Toolkit.Storage
Afficher le fichier Open project: ComponentFactory/Krypton

Méthodes publiques

Méthode Description
WorkspacePageMenuBase ( KryptonWorkspace workspace ) : System

Initialize a new instance of the WorkspacePageMenuBase class.

Method Details

WorkspacePageMenuBase() public méthode

Initialize a new instance of the WorkspacePageMenuBase class.
public WorkspacePageMenuBase ( KryptonWorkspace workspace ) : System
workspace KryptonWorkspace Reference to owning workspace.
Résultat System