Increments the loading counter, which determines whether a page is in loading mode.
[Visual Basic] Protected Sub EnterLoadingMode() [C#] protected void EnterLoadingMode(); [C++] protected: void EnterLoadingMode(); [JScript] protected function EnterLoadingMode();
ComponentEditorPage Class | ComponentEditorPage Members | System.WinForms.Design Namespace