IListBarRenderer.DrawBackground Method
Draws a list bar's background.
[Visual Basic]Sub DrawBackground( _
ByVal
bar As
ListBar, _
ByVal
g As
Graphics _
)
Parameters
- bar
- The list bar.
- g
- The graphics object.
See Also
IListBarRenderer Interface | NETXP.Controls.Bars Namespace