|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | OkButtonClickHandler (Object, EventArgs) |
Event handler for the Click event of the OK Button |
|
# | OnLoad (EventArgs) |
Raises the Load event |
|
# | OnShown (EventArgs) |
Raises the Shown event |
|
- | ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs) |
Event handler for the EditorButtonClick event of the ultraTextEditor1 |
|
# | ValueChangedHandler (Object, EventArgs) |
Event handler for the ValueChanged event of the text editor |
Options | Name | Purpose | |
---|---|---|---|
+ | CharacterInputPromptForm () |
Constructor for the CharacterInputPromptForm class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER CharacterValue |
|
|
+ | CHARACTER Description |
Inherited from Consultingwerk.Windows.Util.Forms.BaseInputPromptForm |
|
+ | Consultingwerk.Framework.ICharacterInputValidator InputValidator |
|
|
+ | Consultingwerk.Framework.Enum.CharacterPromptTypeEnum PromptType |
|
|
+ | CHARACTER Title |
Inherited from Consultingwerk.Windows.Util.Forms.BaseInputPromptForm |
|
+ | Consultingwerk.ListNameValuePair ValueList |
|
Top
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED OkButtonClickHandler (Object, EventArgs)
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PROTECTED OnShown (EventArgs)
|
||||||||||||||||||||
PRIVATE ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs)
|
||||||||||||||||||||
PROTECTED ValueChangedHandler (Object, EventArgs)
|
PUBLIC CharacterInputPromptForm ()
|
---|
PUBLIC CHARACTER CharacterValue
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER Description
|
|||||||||
PUBLIC Consultingwerk.Framework.ICharacterInputValidator InputValidator
|
|||||||||
PUBLIC Consultingwerk.Framework.Enum.CharacterPromptTypeEnum PromptType
|
|||||||||
PUBLIC CHARACTER Title
|
|||||||||
PUBLIC Consultingwerk.ListNameValuePair ValueList
|