Namespace: Consultingwerk.Windows.Framework.Menu
Class 
SmartFunctionMaintenanceForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: Consultingwerk.SmartFramework.IReceiveMenuContext, IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:SmartFunctionMaintenanceForm
Purpose:Maintenance of Menu Functions
Author(s):Marko Rueterbories / Consultingwerk Ltd.
Created:Thu Oct 11 17:49:14 CEST 2012



Top Method Summary
Options Name Purpose
InitializeComponent ()
OnDragDrop (DragEventArgs) Raises the DragDrop event
OnDragEnter (DragEventArgs) Raises the DragEnter event
OnShown (EventArgs) Override of the OnShown Method to first show the form and then initiate reading data.
ReceiveMenuContext (Object) Provides the context of the menu item that launched the current function to the called instance
RepositionToMenuFunction (character) Repositions to the given menu function guid
smartDataBrowser1_MouseDown (Object, MouseEventArgs) Starts a drag and drop action with a dictionary

Top Constructor Summary
Options Name Purpose
SmartFunctionMaintenanceForm ()


Method Detail
Top

InitializeComponent ()


Top

OnDragDrop (DragEventArgs)

Purpose: Raises the DragDrop event
Notes: Verify if dragged data conatins a Form

Parameters:
e System.Windows.Forms.DragEventArgs
An DragEventArgs that contains no event data
Top

OnDragEnter (DragEventArgs)

Purpose: Raises the DragEnter event
Notes: Verify if dragged data conatins a Form

Parameters:
e System.Windows.Forms.DragEventArgs
An DragEventArgs that contains no event data
Top

OnShown (EventArgs)

Purpose: Override of the OnShown Method to first show the form and then
initiate reading data.
Notes:

Parameters:
e System.EventArgs
An EventArgs that contains no event data
Top

ReceiveMenuContext (Object)

Purpose: Provides the context of the menu item that launched the current
function to the called instance
Notes: May be an object of the MenuContext class that provides information
about the Label of the menu item that launched the current function

Parameters:
poContext Progress.Lang.Object
The context of the meun function that launched the current object
Top

RepositionToMenuFunction (character)

Purpose: Repositions to the given menu function guid
Notes:

Parameters:
pcFunctionGuid CHARACTER
The GUID of the menu function to locate
Top

smartDataBrowser1_MouseDown (Object, MouseEventArgs)

Purpose: Starts a drag and drop action with a dictionary
Notes:

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


Constructor Detail
Top

SmartFunctionMaintenanceForm ()




©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:49