Define image for TImageCollection

Namespace:  BeeMobile.ToolBar
Assembly:  BeeMobile.ToolBar.CF35 (in BeeMobile.ToolBar.CF35.dll) Version: 3.5.1.9

Syntax

C#
public class TImage : Component, INotifyPropertyChanged, 
	IDisposable
Visual Basic (Declaration)
Public Class TImage _
	Inherits Component _
	Implements INotifyPropertyChanged, IDisposable
Visual C++
public ref class TImage : public Component, 
	INotifyPropertyChanged, IDisposable

Inheritance Hierarchy

See Also