KeyboardControlDraw Method
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
protected override void Draw(
Graphics gxOff
)
Protected Overrides Sub Draw (
gxOff As Graphics
)
Parameters
- gxOff Graphics
- a Graphics object which is used to perform the drawing.