System.Windows.Forms.Design.ComponentEditorPage.Loading Property

Indicates how many load dependencies remain until loading has been completed.

Syntax

protected int Loading { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is used to track the number of loading stages remaining. For each process needed to completely load the document, this counter is incremented before loading begins, and decremented when each loading process completes.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0