InkEdit.PerformLayout Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Forces the control to apply layout logic to child controls.

Overload List

  Name Description
Public method PerformLayout() Forces the control to apply layout logic to all its child controls. (Inherited from Control.)
Public method PerformLayout(Control, String) Forces the control to apply layout logic to all its child controls. (Inherited from Control.)

Top

See Also

Reference

InkEdit Class

InkEdit Members

Microsoft.Ink Namespace

ResumeLayout

LayoutEngine

Layout

PerformLayout

SuspendLayout

InitLayout