LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

Site Property (RasterImageList)






This member overrides the Control.Site property.
Syntax
public override ISite Site {get; set;}
'Declaration
 
Public Overrides Property Site As ISite
'Usage
 
Dim instance As RasterImageList
Dim value As ISite
 
instance.Site = value
 
value = instance.Site
public override ISite Site {get; set;}
 get_Site();
set_Site(value);
public:
property ISite^ Site {
   ISite^ get() override;
   void set (    ISite^ value) override;
}

Property Value

This member overrides the Control.Site property.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImageList Class
RasterImageList Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.