Forces the item to be repainted.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
protected void OnVisualsChanged () |
Visual Basic
Copy Code
|
|---|
Protected Sub OnVisualsChanged () |
RemarksCall this method from within your derived classes when the appearance of the item has been changed.
See Also