ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / XViewLight Class / ParentChanged Event

In This Topic
    ParentChanged Event (XViewLight)
    In This Topic
    Syntax
    'Declaration
     
    Public Event ParentChanged As System.EventHandler
    public event System.EventHandler ParentChanged
    See Also