NevronOpenVision
Nevron.Nov.UI Namespace / NRepeatButton Class


NRepeatButton Class Methods

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

Public Methods
 NameDescription
Public MethodRestarts the StartClicking timer. Raises the StartClicking event.  
Public MethodRestarts the delay timer  
Public MethodStops the click timer. If it was started raises the EndClicking event  
Public MethodStops the delay timer  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called when the pressed state of the button was changed  
Protected MethodCalled when the click timer is ticked  
Protected MethodCalled when the delay timer is ticked  
Protected MethodRaises the EndClicking event  
Protected MethodRaises the StartClicking event  
Top
See Also