AutoEditableItemStyleTextBoxDrawInDesigner Method
Draw method of item.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public override void DrawInDesigner(
Graphics gr,
Point anOffset
)
Public Overrides Sub DrawInDesigner (
gr As Graphics,
anOffset As Point
)
Parameters
- gr Graphics
- Represents the Graphics.
- anOffset Point
- Specifies the offset on graphics object.