ICreate.Controls.Bars Send comments on this topic.
ImageSource Class
See Also  Members  
ICreate.Controls.Bars Namespace : ImageSource Class






ImageSource is used by SuperPanel to select between predefined images and an Image loaded from file.

Syntax

Visual Basic (Declaration) 
Public Class ImageSource 
Visual Basic (Usage)Copy Code
Dim instance As ImageSource
C# 
public class ImageSource 
Delphi 
public class ImageSource 
JScript 
public class ImageSource 
Managed Extensions for C++ 
public __gc class ImageSource 
C++/CLI 
public ref class ImageSource 

Inheritance Hierarchy

System.Object
   ICreate.Controls.Bars.ImageSource

Requirements

Namespace: ICreate.Controls.Bars

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: ICreate.Controls.Bars (in ICreate.Controls.Bars.dll)

See Also