Share via


HtmlControl.ResumeLayout Method

Include Protected Members
Include Inherited Members

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Resumes the usual layout logic.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

ResumeLayout()

Resumes usual layout logic. (Inherited from Control.)

Public method

ResumeLayout(Boolean)

Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests. (Inherited from Control.)

Top

See Also

Reference

HtmlControl Class

HtmlControl Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace

LayoutEngine

Layout

PerformLayout

SuspendLayout