Method | Description | |
---|---|---|
InputFormDate ( IControlFactory controlFactory, string message ) : System |
Constructor for InputFormDate
|
|
ShowDialog ( ) : DialogResult |
Shows the form to the user
|
|
createControlPanel ( ) : IPanel |
Creates the panel on the form
|
public InputFormDate ( IControlFactory controlFactory, string message ) : System | ||
controlFactory | IControlFactory | |
message | string | |
return | System |