Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
FieldValidationPropertiesControl Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartUserControl
Implements: IHasDesignerVerbs

File:FieldValidationPropertiesControl
Purpose:User Control with field validation settings
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon May 18 21:57:39 CEST 2015



Top Method Summary
Options Name Purpose
Assign () Assigns the serialization of the current validation settings instance to the Text property of the user control
InitializeComponent ()
OnLoad (EventArgs) Raises the Load event
OnValueChanged (EventArgs) Raises the ValueChanged event
PropertyChangedHandler (Object, PropertyChangedEventArgs) Event handler for the PropertyChanged event of the property grid control
TextChangedHandler (Object, EventArgs) Event handler for the TextChanged event of the user control
ultraButton1_Click (Object, EventArgs) Event handler for the Click event of the ultraButton1
ultraButton2_Click (Object, EventArgs) Event handler for the Click event of the ultraButton1

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

Top Event Summary
Options Name Purpose
ValueChanged (Object, EventArgs) Raised when the value of this control has changed


Method Detail
Top

Assign ()

Purpose: Assigns the serialization of the current validation settings instance
to the Text property of the user control
Notes:

Top

InitializeComponent ()


Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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

OnValueChanged (EventArgs)

Purpose: Raises the ValueChanged event
Notes:

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

PropertyChangedHandler (Object, PropertyChangedEventArgs)

Purpose: Event handler for the PropertyChanged event of the property grid control
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Windows.Controls.PropertyChangedEventArgs
The PropertyChangedEventArgs with the data for this event
Top

TextChangedHandler (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the user control
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

ultraButton1_Click (Object, EventArgs)

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

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

ultraButton2_Click (Object, EventArgs)

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

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


Constructor Detail
Top

FieldValidationPropertiesControl ()

Purpose: Constructor for the FieldValidationPropertiesControl class
Notes:



Event Detail
Top

ValueChanged (Object, EventArgs)

Purpose: Raised when the value of this control has changed
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the ValueChanged event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event


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