VerticalIndicatorScrollBarDraw(Graphics) Method
Draws the scrollbar to the specified Graphics object.
Namespace: BeeMobile.TextViewerAssembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
public void Draw(
Graphics gr
)
Public Sub Draw (
gr As Graphics
)
Parameters
- gr Graphics
- Target Graphics to draw scrollbar.