GxImage: Connect |
This method connects the control as an image container object to an image source object.
Public Function Connect( ByVal imgsource As Long, ByVal sourcehandle As Long ) As Long
[Visual Basic] Public Function Connect(ByVal imgsource As Long, ByVal sourcehandle As Long) As Long
[Delphi] function Connect(imgsource : Integer; sourcehandle : Integer) : Integer;
[C++] long Connect(long imgsource, long sourcehandle);
This is an image container control class method.
Class GxImage Overview GxImage Properties GxImage Methods Click Contrast