ComponentEditorPage::Loading Property
.NET Framework (current version)
Indicates how many load dependencies remain until loading has been completed.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
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.
.NET Framework
Available since 1.1
Available since 1.1
Show: