IQueryDesigner.OnDeactivateView 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.
Notifies the control that the view has been deactivated.
public:
void OnDeactivateView();
public void OnDeactivateView ();
abstract member OnDeactivateView : unit -> unit
Public Sub OnDeactivateView ()