NDateTimeBox Class Methods
In This Topic
For a list of all members of this type, see NDateTimeBox members.
Public Methods
| Name | Description |
| AccumulateDisplayChildren | Overridden. Appends the displayable children of the node to the provided list |
| CanCopy | Determines whether the Copy operation can be performed. |
| CanCut | Determines whether the Cut operation can be performed. |
| CanPaste | Determines whether the Paste operation can be performed. |
| Copy | Copies the currently selected content on the clipboard. |
| Cut | Cuts the currently selected content on the clipboard. |
| GetFormatStringFromMode | Gets the date/time pattern string corresponding to the current date/time box mode with respect to the CultureInfo property. |
| Paste | Pastes the content from the clipboard. |
Top
Protected Methods
See Also