NevronOpenVision
Nevron.Nov.UI Namespace / NButtonBase Class


NButtonBase Class Methods

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

Public Methods
 NameDescription
Public MethodGenerates a Click event for this button.  
Top
Protected Methods
 NameDescription
Protected MethodClears the button state  
Protected MethodReturns true if the mouse pointer is inside the button.  
Protected Method  
Protected MethodCalled when the pressed state of the button was changed.  
Protected MethodCalled when the button is clicked. Raises the button click event  
Protected MethodOverridden. Called when the Disabled property is set to true  
Protected MethodOverridden. Handles the lost focus event  
Protected MethodOverridden. Handles the key down event  
Protected MethodOverridden. Handles the key up event  
Protected MethodOverridden. Handles the lost mouse capture event  
Protected MethodOverridden. Handles the mouse down event  
Protected MethodOverridden. Handles the mouse move event  
Protected MethodOverridden. Handles the mouse up event  
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected MethodUpdates the button state by merging the mouse and keyboard button states  
Top
See Also