GxImage: GetImageSource

GetImageSource

This method returns a binary value representing the control's class as an image source.



 Public Function GetImageSource ( ) As Long

Return Values

Binary value representing the control as an image source.

Languages

[Visual Basic] Public Function GetImageSource() As Long

[Delphi] function GetImageSource() : Integer;

[C++] long GetImageSource();

Remarks

This is an image source control class method.

See Also

Class GxImage Overview GxImage Properties GxImage Methods GetErrorString GetIntProperty