ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / XViewLight Class / Site Property

In This Topic
    Site Property (XViewLight)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Site As System.ComponentModel.ISite
    public virtual System.ComponentModel.ISite Site {get; set;}
    See Also