ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckBox Class / SuperTooltip Property

In This Topic
    SuperTooltip Property (C1CheckBox)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property SuperTooltip As C1.Win.SuperTooltip.C1SuperTooltipBase
    protected C1.Win.SuperTooltip.C1SuperTooltipBase SuperTooltip {get; set;}
    See Also