|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Assign () |
Assigns the serialization of the current validation settings instance
to the Text property of the user control |
|
# | CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () |
Returns a List of all Components in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | OnLoad (EventArgs) |
Raises the Load event Overrides Consultingwerk.SmartComponents.Base.SmartUserControl:OnLoad (EventArgs) |
|
# | OnValueChanged (EventArgs) |
Raises the ValueChanged event |
|
+ | OnVerbClicked (character) |
Event Handler method for Designer Verbs Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | ParentFormDestroyedHandler (Object, EventArgs) |
Event handler for the FormDestroyed event of the owning Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | PropertyChangedHandler (Object, PropertyChangedEventArgs) |
Event handler for the PropertyChanged event of the property grid control |
|
+ | SubscribeParentFormDestroyed () |
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
- | 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 |
Options | Name | Purpose | |
---|---|---|---|
+ | FieldValidationPropertiesControl () |
Constructor for the FieldValidationPropertiesControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | ValueChanged (Object, EventArgs) |
Raised when the value of this control has changed |
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER DesignerVerbs |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | LOGICAL DesignTime |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | CHARACTER HiddenProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | CHARACTER NonBrowsableProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | LOGICAL ParentFormDestroyedSubscribed |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
Top
PUBLIC Assign ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CreateVerbs ()
|
||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PROTECTED OnValueChanged (EventArgs)
|
||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
||||||||||||||||||||
PROTECTED PropertyChangedHandler (Object, PropertyChangedEventArgs)
|
||||||||||||||||||||
PUBLIC SubscribeParentFormDestroyed ()
|
||||||||||||||||||||
PRIVATE TextChangedHandler (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE ultraButton1_Click (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE ultraButton2_Click (Object, EventArgs)
|
PUBLIC FieldValidationPropertiesControl ()
|
---|
PUBLIC ValueChanged (Object, EventArgs)
|
---|
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL DesignTime
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PROTECTED LOGICAL ParentFormDestroyedSubscribed
|