|
Navigate to: Methods | Constructors | Events | Properties
| 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 |
Gets and sets the Character Value of the CharacterInputPromptForm |
|
| + | CHARACTER Description |
Gets and sets the value of the description Inherited from Consultingwerk.Windows.Util.Forms.BaseInputPromptForm |
|
| + | Consultingwerk.Framework.ICharacterInputValidator InputValidator |
Gets and sets the reference to the InputValidator for this instance |
|
| + | Consultingwerk.Framework.Enum.CharacterPromptTypeEnum PromptType |
Gets and sets the PromptType as a CharacterPromptTypeEnum value |
|
| + | CHARACTER Title |
Gets and sets the value of the title Inherited from Consultingwerk.Windows.Util.Forms.BaseInputPromptForm |
|
| + | Consultingwerk.ListNameValuePair ValueList |
Gets and sets the ValueList as a ListNameValuePair |
|
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
|
|||||||||||||||