VNC.RFBDrawing.RFBView.connect Function
this method must be called to connect the view to the parent-Control and to the Surface
Public void connect (System.Windows.Forms.Control, VNC.RFBDrawing.RFBSurface)
Type
Name
Description
System.Windows.Forms.Control
parent
RFBSurface
surface
Return
Description
void