VncSharp
RemoteDesktop.OnPaint Method
[Visual Basic]
Overrides Protected Sub OnPaint( _
ByVal
pe
As
PaintEventArgs
_
)
[C#]
protected override
void
OnPaint(
PaintEventArgs
pe
);
See Also
RemoteDesktop Class
|
VncSharp Namespace