GxImage: GetSourceHandle

GetSourceHandle

This method returns a binary value representing the control's object as a source handle.



 Public Function GetSourceHandle ( ) As Long

Return Values

Binary value representing the control as a source handle.

Languages

[Visual Basic] Public Function GetSourceHandle() As Long

[Delphi] function GetSourceHandle() : Integer;

[C++] long GetSourceHandle();

Remarks

This is an image source control class method.

See Also

Class GxImage Overview GxImage Properties GxImage Methods GetProperty HasWindow