ISpaceReservationAgent.GotFocus 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 the adornment created by the ISpaceReservationAgent gets focus.
public:
event EventHandler ^ GotFocus;
event EventHandler GotFocus;
member this.GotFocus : EventHandler
Event GotFocus As EventHandler