VncSharp

RemoteDesktop.Initialize Method 

After protocol-level initialization and connecting is complete, the local GUI objects have to be set-up, and requests for updates to the remote host begun.

[Visual Basic]
Protected Sub Initialize()
[C#]
protected void Initialize();

See Also

RemoteDesktop Class | VncSharp Namespace