Name | Description | |
---|---|---|
NNumericUpDownCommandSource Constructor | Overloaded. |
The following tables list the members exposed by NNumericUpDownCommandSource.
Name | Description | |
---|---|---|
NNumericUpDownCommandSource Constructor | Overloaded. |
Name | Description | |
---|---|---|
NNumericUpDownCommandSourceSchema | Schema associated with NNumericUpDownCommandSource. |
Name | Description | |
---|---|---|
AttachToSource | Overridden. Attaches the command source to the specified element | |
DetachFromSource | Overridden. Detaches the command source to the specified element | |
GetUpdateMask | Overridden. Gets the mask that defines the aspects of the owner element that need to be updated at update timer ticks and after command execution. | |
OnNumericUpDownValueChanged | Called when the value of the owner numeric up down has changed. | |
UpdateNumericUpDownValue | Updates the value of the owner numeric up down. | |
UpdateOwnerElementCore | Overridden. Overriden to update the command source element. |