BaseFormInvalidateMdiClientArea Method

Invalidates the MDI client area. Has effect only if the IsMdiContainer or IsMdiChild is for this form.

Definition

Namespace: KGySoft.WinForms.Forms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public void InvalidateMdiClientArea()

See Also