NevronOpenVision
Nevron.Nov.UI Namespace / NNumericUpDownCommandSource Class
Fields Properties Methods Events


NNumericUpDownCommandSource Class Members

The following tables list the members exposed by NNumericUpDownCommandSource.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NNumericUpDownCommandSource.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Attaches the command source to the specified element  
Protected MethodOverridden. Detaches the command source to the specified element  
Protected MethodOverridden. Gets the mask that defines the aspects of the owner element that need to be updated at update timer ticks and after command execution.  
Protected MethodCalled when the value of the owner numeric up down has changed.  
Protected MethodUpdates the value of the owner numeric up down.  
Protected MethodOverridden. Overriden to update the command source element.  
Top
See Also