NevronOpenVision
Nevron.Nov.UI Namespace / NDateTimeBox Class


In This Topic
    NDateTimeBox Class Methods
    In This Topic

    For a list of all members of this type, see NDateTimeBox members.

    Public Methods
     NameDescription
    Public MethodOverridden. Appends the displayable children of the node to the provided list  
    Public MethodDetermines whether the Copy operation can be performed.  
    Public MethodDetermines whether the Cut operation can be performed.  
    Public MethodDetermines whether the Paste operation can be performed.  
    Public MethodCopies the currently selected content on the clipboard.  
    Public MethodCuts the currently selected content on the clipboard.  
    Public MethodGets the date/time pattern string corresponding to the current date/time box mode with respect to the CultureInfo property.  
    Public MethodPastes the content from the clipboard.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to layout the item slot.  
    Protected MethodCreates the calendar (day selector) of the drop down.  
    Protected MethodCreates the month selector for a Month and Year date format.  
    Protected Method  
    Protected MethodOverridden. Overriden to create the popup content.  
    Protected MethodCreates the time selector of the drop down.  
    Protected Method  
    Protected MethodOverridden. Overriden to measure the item slot.  
    Protected MethodCalled when the mouse button has been released over the drop down calendar.  
    Protected MethodCalled when the current culture has changed.  
    Protected MethodCalled when the date/time box format has changed.  
    Protected MethodCalled when the date/time box mode has changed.  
    Protected MethodCalled when the "OK" button has been clicked.  
    Protected MethodOverridden. Called when the drop down has been closed.  
    Protected MethodCalled when the current culture has changed.  
    Protected MethodCalled when the "Today" button has been clicked.  
    Protected MethodUpdates the text from the date  
    Top
    See Also