Search
ButtonBase.CustomDraw Property
See Also
 





Gets or set the type of custom drawing for the button.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public CustomDraw CustomDraw { get; set; }

Visual Basic  Copy Code

Public Property CustomDraw As CustomDraw

 Property Value

 See Also