Called when the dockable window is hidden.

Namespace:  ESRI.ArcGISExplorer.Application
Assembly:  ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public virtual void OnHide()
Visual Basic (Declaration)
Public Overridable Sub OnHide

Remarks

This method will be called when the DockWindow is hidden, in response to the user clicking the close button (marked "x") in the titlebar of the dockable window. OnHide is not called when the application is closed. The corresponding OnShow()()() method is called when the DockWindow is shown again.

See Also

Relate Topics:
  AccessibilityNotifyClients Method
  BeginInvoke Method
  Dispose Method
  GetChildAtPoint Method
  Invalidate Method
  Invoke Method
  MemberwiseClone Method
  OnActivate Method
  OnDeactivate Method
  OnShow Method
  PerformLayout Method
  ResumeLayout Method
  RtlTranslateAlignment Method
  Scale Method
  Select Method
  SetBounds Method
  UpdateBounds Method
  Validate Method
  ValidateChildren Method
Created by Atop CHM to web converter,© 2009 all right reserved.