ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabelBase Class / FindForm Method

In This Topic
    FindForm Method (C1SuperLabelBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Function FindForm() As System.Windows.Forms.Form
    public System.Windows.Forms.Form FindForm()
    See Also