KaxDockLayout Events |
The KaxDockLayout type exposes the following members.
Name | Description | |
---|---|---|
LoadDockLayout |
KaxDockLayout will raise the LoadDockLayout event in order to retrieve the parents
which will be automatically applied on the registered docks. The client
positions will be applied in a later stage of the lifecycle.
|
|
SaveDockLayout |
KaxDockLayout will raise this event to let the developer to save
the parents of the registered docks in a database or other storage
medium. These parents can be later supplied to the LoadDockLayout event.
|