ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Localization.Design Namespace / LocalizeActionList Class / AutoShow Property

In This Topic
    AutoShow Property (LocalizeActionList)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AutoShow As System.Boolean
    public virtual System.bool AutoShow {get; set;}
    See Also