Namespace: Consultingwerk.Studio.Desktop
Class 
DesktopFormBase Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey
Inherited by: Consultingwerk.Studio.Desktop.DesktopForm Consultingwerk.Studio.Desktop.DesktopForm2

File:DesktopFormBase
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Jul 17 19:21:08 CEST 2023



Top Method Summary
Options Name Purpose
InitializeComponent ()
LaunchSpecialAction (character) Launches the given special action
LoadData () Loads the data for the desktop items
OnLoad (EventArgs) Raises the Load event
RunProcedure (character) Launches a new AVM with the given startup parameters

Top Constructor Summary
Options Name Purpose
DesktopFormBase () Constructor for the DesktopFormBase class


Method Detail
Top

InitializeComponent ()


Top

LaunchSpecialAction (character)

Purpose: Launches the given special action
Notes:

Parameters:
pcAction CHARACTER
The action to launch
Top

LoadData ()

Purpose: Loads the data for the desktop items
Notes:

Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for the event
Top

RunProcedure (character)

Purpose: Launches a new AVM with the given startup parameters
Notes:

Parameters:
pcProcedureName CHARACTER
The name of the startup procedure


Constructor Detail
Top

DesktopFormBase ()

Purpose: Constructor for the DesktopFormBase class
Notes:



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