ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / C1RulesManager Class / ShowAboutBox Method

In This Topic
    ShowAboutBox Method (C1RulesManager)
    In This Topic
    Shows the About Box for an instance of C1RulesManager.
    Syntax
    'Declaration
     
    
    Public Sub ShowAboutBox() 
    public void ShowAboutBox()
    See Also