DockedWindow Class Events
For a list of all members of this type, see DockedWindow members.
Public Events
Name | Description | |
---|---|---|
![]() | Activated | Event which occurs when the window is activated. |
![]() | Closed | Event which occurs when window is closed. |
![]() | Closing | Event which occurs when window is closing. |
![]() | Deactivated | Event which occurs when the window is deactivated. |
![]() | Hidden | Event which occurs when the window is hidden. |
![]() | Reparented | Event which occurs when the window is reparented. |
![]() | Shown | Event which occurs when the window is shown. |
See Also