Namespace: Consultingwerk.Windows.Framework.Menu
Class 
ChooseFunctionCallTypeDialog Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:ChooseFunctionCallTypeDialog
Purpose:Dialog that allows selecting IFunctionCallParameter or
IMenuStructureParameter implementations
Author(s):Marko Rueterbories / Consultingwerk Ltd.
Created:Tue Dec 04 18:48:40 CET 2012



Top Method Summary
Options Name Purpose
CallTypeCombo_ValueChanged (Object, EventArgs) Assignes the selected Value to the SelectedCallTypeValue property
InitializeComponent ()
OnShown (EventArgs) Execute logic after the form has been shown
PopulateCallTypeCombo () Populate the CallTypeCombo with all available CallTypes
ultraButtonRefreshList_Click (Object, EventArgs) Refresh the FunctionCall list

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

Top Property Summary
Options Name Purpose
LOGICAL MenuOrFunction
CHARACTER SelectedCallTypeValue


Method Detail
Top

CallTypeCombo_ValueChanged (Object, EventArgs)

Purpose: Assignes the selected Value to the SelectedCallTypeValue property
Notes:

Parameters:
sender System.Object
The publisher of the ValueChanged event
e System.EventArgs
An EventArgs instance which has no event data
Top

InitializeComponent ()


Top

OnShown (EventArgs)

Purpose: Execute logic after the form has been shown
Notes:

Parameters:
e System.EventArgs
An EventArgs instance which has no event data
Top

PopulateCallTypeCombo ()

Purpose: Populate the CallTypeCombo with all available CallTypes
Notes:

Top

ultraButtonRefreshList_Click (Object, EventArgs)

Purpose: Refresh the FunctionCall list
Notes:

Parameters:
sender System.Object
The publisher of the ValueChanged event
e System.EventArgs
An EventArgs instance which has no event data


Constructor Detail
Top

ChooseFunctionCallTypeDialog ()

Purpose: Constructor for the ChooseFunctionCallTypeDialog class
Notes:



Property Detail
Top

LOGICAL MenuOrFunction


Returns LOGICAL
Top

CHARACTER SelectedCallTypeValue


Returns CHARACTER


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