C# Class ComponentFactory.Krypton.Workspace.WorkspacePageMenuBase

Storage for workspace context menu for pages.
Inheritance: ComponentFactory.Krypton.Toolkit.Storage
Datei anzeigen Open project: ComponentFactory/Krypton

Public Methods

Method Description
WorkspacePageMenuBase ( KryptonWorkspace workspace ) : System

Initialize a new instance of the WorkspacePageMenuBase class.

Method Details

WorkspacePageMenuBase() public method

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