MobileForms Toolkit Documentation

Shortcut.Invalidate Method 

Invalidates a control and causes a paint message to be sent to the control.

public void Invalidate();

Remarks

When this method is called the entire client area is added to the update region.

See Also

Shortcut Class | Resco.Controls.OutlookControls Namespace