WindowWorkspace.OnHide(Control) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override void OnHide(System::Windows::Forms::Control ^ smartPart);
protected override void OnHide (System.Windows.Forms.Control smartPart);
override this.OnHide : System.Windows.Forms.Control -> unit
Protected Overrides Sub OnHide (smartPart As Control)
Parameters
- smartPart
- Control