ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp Namespace / C1DynamicHelp Class / IsPinnedDown Property

In This Topic
    IsPinnedDown Property
    In This Topic
    Gets or sets a value indicating whether the current help topic is pinned down.
    Syntax
    'Declaration
     
    Public Property IsPinnedDown As System.Boolean
    public System.bool IsPinnedDown {get; set;}
    See Also