Namespace: Consultingwerk.Design.WinKit
Class 
DesignManager Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:DesignManager
Purpose:Provides a Notify Icon in the System Tray that allows
starting the Toolbar & Ribbon Designer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Jul 11 14:26:47 CEST 2010



Top Method Summary
Options Name Purpose
+ Close () Closes the Design Manager
+ Initialize () Initializes the Designer Manager
+ InvokeToolbarRibbonDesigner () Invokes the Toolbar and Ribbon Designer
# LocateEmbeddedWindows () Searches for all current running embedded windows
- MenuItemClick (Object, EventArgs) Event handler for the MenuItemClick event of the notify icon context menu


Method Detail
Top

PUBLIC Close ()

Purpose: Closes the Design Manager
Notes: Removes the Notify Icon from the System Tray

Top

PUBLIC Initialize ()

Purpose: Initializes the Designer Manager
Notes: Constructs notify icon and context menu

Top

PUBLIC InvokeToolbarRibbonDesigner ()

Purpose: Invokes the Toolbar and Ribbon Designer
Notes:

Top

PROTECTED LocateEmbeddedWindows ()

Purpose: Searches for all current running embedded windows
Notes:

Top

PRIVATE MenuItemClick (Object, EventArgs)

Purpose: Event handler for the MenuItemClick event of the notify icon context
menu
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:07