The following tables list the members exposed by DropDownManager.ActivationChangedEventArgs.
Name | Description | |
---|---|---|
DropDownManager.ActivationChangedEventArgs Constructor | Constructor |
Name | Description | |
---|---|---|
HookCode | The code passed into the hook procedure. Refer to API documentation for SetWindowsHookEx.. | |
HwndActivated | The handle of the window being activated | |
HwndDeactivated | The handle of the window being de-activated | |
Type | Identified the message that triggered the ActivationChanged event. |