Property | Type | Description | |
---|---|---|---|
GetMaxTextSize | |||
NullDisplayBoxCustomization | void | ||
ObserveGlobalUIHints | void | ||
SetGlobalDefaultFormat | void |
Method | Description | |
---|---|---|
DateTimePickerWin ( IControlFactory controlFactory ) : System |
Constructor for DateTimePickerWin
|
Method | Description | |
---|---|---|
OnBackColorChanged ( |
Raises the E:System.Windows.Forms.Control.BackColorChanged event.
|
|
OnClick ( |
Raises the E:System.Windows.Forms.Control.Click event.
|
|
OnEnabledChanged ( |
Raises the E:System.Windows.Forms.Control.EnabledChanged event.
|
|
OnForeColorChanged ( |
Raises the E:System.Windows.Forms.Control.ForeColorChanged event.
|
|
OnGotFocus ( |
Raises the E:System.Windows.Forms.Control.GotFocus event.
|
|
OnKeyDown ( |
Raises the E:System.Windows.Forms.Control.KeyDown event.
|
|
OnLostFocus ( |
Raises the E:System.Windows.Forms.Control.LostFocus event.
|
|
OnResize ( |
Raises the E:System.Windows.Forms.Control.Resize event.
|
|
OnValueChanged ( |
Raises the E:System.Windows.Forms.DateTimePicker.ValueChanged event.
|
Method | Description | |
---|---|---|
GetMaxTextSize ( ) : |
||
NullDisplayBoxCustomization ( ILabel label ) : void | ||
ObserveGlobalUIHints ( ) : void | ||
SetGlobalDefaultFormat ( ) : void |
public DateTimePickerWin ( IControlFactory controlFactory ) : System | ||
controlFactory | IControlFactory | |
return | System |
protected OnBackColorChanged ( |
||
e | An |
|
return | void |
protected OnClick ( |
||
eventargs | An |
|
return | void |
protected OnEnabledChanged ( |
||
e | An |
|
return | void |
protected OnForeColorChanged ( |
||
e | An |
|
return | void |
protected OnGotFocus ( |
||
e | An |
|
return | void |
protected OnKeyDown ( |
||
e | A |
|
return | void |
protected OnLostFocus ( |
||
e | An |
|
return | void |
protected OnResize ( |
||
eventargs | An |
|
return | void |
protected OnValueChanged ( |
||
eventargs | An |
|
return | void |