NevronOpenVision
Nevron.Nov.UI Namespace / NNumericUpDown Class


NNumericUpDown Class Methods

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

Public Methods
 NameDescription
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 MethodPastes the content from the clipboard.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the numeric up down text box.  
Protected MethodOverridden. Measures the numeric up down text box.  
Protected MethodCalled when the DecimalPlaces property has changed.  
Protected MethodOverridden. Overriden to update the owner numeric/up down value from the text box on Enter.  
Protected MethodOverridden. Default handler for the NMouse.DownEvent event.  
Protected MethodOverridden. Default handler for the mouse wheel events. Overriden to increase/decrease the value with the SmallChange.  
Protected MethodOverridden. Handler for numeric updown spiner spin events  
Protected MethodOverridden. Overriden to update the text box's text based on the new value.  
Protected MethodOverridden. Overriden to return true.  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Top
See Also