A class which holds information about VS2005 docking guide windows.
Default class constructor. |
|
Assigns the properties of the other |
|
Sets the guide window to bottom docking. |
|
Sets the guide window to center docking. |
|
Sets the guide window to centre docking. |
|
Hosts a docking guide window. |
|
Sets the guide window to left docking. |
|
Sets the guide window to right docking. |
|
Sets the guide window to top docking. |
A class which holds information about VS2005 docking guide windows.
Default class constructor. Used internally, do not call it in your code!
other – another instance of AuiDockingGuideInfo
.
Assigns the properties of the other AuiDockingGuideInfo
to self.
other – another instance of AuiDockingGuideInfo
.
Sets the guide window to bottom docking.
Sets the guide window to center docking.
Sets the guide window to centre docking.
Hosts a docking guide window.
h – an instance of AuiDockingGuideWindow
or AuiDockingHintWindow
.
Sets the guide window to left docking.
Sets the guide window to right docking.
Sets the guide window to top docking.