Called when the current component may have changed elsewhere and needs to be reloded into the UI
[Visual Basic] Overridable Protected Sub ReloadComponent() [C#] protected virtual void ReloadComponent(); [C++] protected: virtual void ReloadComponent(); [JScript] protected function ReloadComponent();
ComponentEditorPage Class | ComponentEditorPage Members | System.WinForms.Design Namespace