TButtonBaseDrawText Method
Draws the text of the button.
Namespace: BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
protected virtual void DrawText(
Graphics gr
)
Protected Overridable Sub DrawText (
gr As Graphics
)
Parameters
- gr Graphics
- the graphics object to draw on.