Redraws the control.

Syntax

rv = Send_Message(Ctrl, "OLE.Refresh")

Remarks

Redraws the control. You can use this when manually refreshing forms and controls. However, SRP OLE controls always refresh themselves when one or more properties change.

  • No labels