ISpaceReservationManager.LostAggregateFocus Event
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.
Occurs when keyboard focus is lost by any of the managed adornments.
public:
event EventHandler ^ LostAggregateFocus;
event EventHandler LostAggregateFocus;
member this.LostAggregateFocus : EventHandler
Event LostAggregateFocus As EventHandler