ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / SpinButtonClickEventArgs Class
Properties


In This Topic
    SpinButtonClickEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SpinButtonClickEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SpinButtonClickEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyEquals to 1 if the up button was pressed, equals to -1 if the down button was pressed.  
    Public PropertyGets or sets a value indicating whether the built-in processing of the up/down button click should be omitted.  
    Top
    See Also