IListBarRenderer.DrawControlBorder Method
Draws the border of a list bar.
[Visual Basic]Sub DrawControlBorder( _
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