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