MobileForms Toolkit Documentation

GroupsCollection.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

GroupsCollection Class | Resco.Controls.OutlookControls Namespace