NetXP 3.0 Reference

Office2003.DrawScrollButton Method 

Internal. See IListBarRenderer

[Visual Basic]
NotOverridable Public Sub DrawScrollButton( _
   ByVal bar As ListBar, _
   ByVal sb As ListBarScrollButton, _
   ByVal g As Graphics _
) Implements _
   IListBarRenderer.DrawScrollButton
[C#]
public void DrawScrollButton(
   ListBar bar,
   ListBarScrollButton sb,
   Graphics g
);

Parameters

bar
sb
g

Implements

IListBarRenderer.DrawScrollButton

See Also

Office2003 Class | NETXP.Controls.Bars.ListBarRenderers Namespace