Gets or set the type of custom drawing for the button.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public CustomDraw CustomDraw { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property CustomDraw As CustomDraw |
See Also