Raises the DrawBackground event.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
protected virtual void OnDrawBackground ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnDrawBackground( _ |
An object providing the event data.
See Also