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

File:TableIndexRangeSizeInfoForm
Purpose:Shows Database Ranges based on the selected Database, via API Call.
Author(s):Adrian Eschberger / Consultingwerk Ltd.
Created:Mon Mar 21 14:44:04 CET 2022



Top Method Summary
Options Name Purpose
InitializeComponent () Initializes the Visual Design
InitializeFormData () Initializes the Components for the changed value on the form.
OnShown (EventArgs) Gets the Database range sizes via an API Call
uBtOK_Click (Object, EventArgs) Event handler for the Click event of the uBtOK
ultraComboEditor_ValueChanged (Object, EventArgs) When the Database is changed, in the combobox, values changes based on the database.

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


Method Detail
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

InitializeFormData ()

Purpose: Initializes the Components for the changed value on the form.
Notes:

Top

OnShown (EventArgs)

Purpose: Gets the Database range sizes via an API Call
Notes:

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

uBtOK_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the uBtOK
Notes:

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

ultraComboEditor_ValueChanged (Object, EventArgs)

Purpose: When the Database is changed, in the combobox, values changes based on the database.
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


Constructor Detail
Top

TableIndexRangeSizeInfoForm ()

Purpose: Constructor for the TableIndexRangeSizeInfoForm class
Notes:



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