Called when the dockable window loses focus.

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 OnDeactivate()
Visual Basic (Declaration)
Public Overridable Sub OnDeactivate

Remarks

This method will be called when the DockWindow with focus loses that focus in response to the user interacting with the map, Ribbon, or other user interface element. This method is also called after the window is hidden, after the OnHide method. The corresponding OnActivate()()() method is called when the DockWindow gains focus.

See Also

Relate Topics:
  AccessibilityNotifyClients Method
  BeginInvoke Method
  Dispose Method
  GetChildAtPoint Method
  Invalidate Method
  Invoke Method
  MemberwiseClone Method
  OnActivate Method
  OnHide 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.