ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / C1TaskbarButton Class / Site Property

In This Topic
    Site Property
    In This Topic
    Gets or sets the ISite of the Component.
    Syntax
    'Declaration
     
    
    Public Overrides WriteOnly Property Site As ISite
    public override ISite Site {set;}
    See Also