Instrumentation Widgets Class Reference
LinearControlBase.Draw Method
Paints control.
[Visual Basic]
Overrides Protected Sub Draw( _
ByVal
g
As
Graphics
, _
ByVal
r
As
Rectangle
_
)
[C#]
protected override
void
Draw(
Graphics
g
,
Rectangle
r
);
See Also
LinearControlBase Class
|
PerpetuumSoft.Widgets Namespace