Namespace: Consultingwerk.Studio.LegacyGuiMigration.Frame
Class 
AblFrameMigrationSettingsForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:AblFrameMigrationSettingsForm
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Nov 27 20:54:13 CET 2014



Top Method Summary
Options Name Purpose
btnOK_Click (Object, EventArgs) Event handler for the Click event of the btnOK
InitializeComponent ()
LookupKeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the ultraTextEditor1

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


Method Detail
Top

btnOK_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnOK
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
Top

InitializeComponent ()


Top

LookupKeyDownHandler (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown handler of the Text boxes with an
EditorButton (Lookup)
Notes: Maps F3 to EditorButtonClick

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

ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the ultraTextEditor1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The EditorButtonEventArgs with the data for this event


Constructor Detail
Top

AblFrameMigrationSettingsForm ()

Purpose: Constructor for the AblFrameMigrationSettingsForm class
Notes:



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