RoundTextBoxMultilineDraw Method

Draw RoundTextBoxMultiline foreground.

Definition

Namespace: BeeMobile.RoundTextBoxMultiline
Assembly: BeeMobile.RoundTextBoxMultiline.NET48 (in BeeMobile.RoundTextBoxMultiline.NET48.dll) Version: 4.8.1.0
C#
protected override void Draw(
	Graphics gxOff
)

Parameters

gxOff  Graphics
Off-screen graphics.

See Also