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


The following tables list the members exposed by ImageSource.

Public Constructors

 NameDescription
Public ConstructorImageSource ConstructorInitialises a new instance of the ImageSource type.  
Top

Public Properties

 NameDescription
Public PropertyFileThe Image obtained from a file.  
Public PropertyPredefinedA reference to one of the predefined images.  
Top

Public Methods

 NameDescription
Public MethodToStringOverridden. Override the Object.ToString method and return the empty string.  
Top

See Also