OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / RibbonButton Class
Properties Methods


In This Topic
    RibbonButton Class Members
    In This Topic

    The following tables list the members exposed by RibbonButton.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new RibbonButton instance for usage within an OnTime 360 extension.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe visible display text that appears below this ribbon button.  
    Public PropertyAdditional display text that appears within the tooltip of this ribbon button.  
    Public PropertyThe primary visible image that appears within this button's hitbox.  
    Public PropertyThe secondary visible image that appears whenever this button is pinned to the quick access toolbar.  
    Top
    Public Methods
     NameDescription
    Public MethodThe action that is invoked whenever this button is clicked in the user interface.  
    Top
    See Also