| Friendly Name | Dockable Sides |
|---|---|
| API Name | DockableSides |
| Type | Integer |
| Restrictions | Range is 0 - 5 |
| Get Function | (dcl-Control-GetDockableSides <CONTROL>) |
| Set Function | (dcl-Control-SetDockableSides <CONTROL>
NewValue [as
Integer]) |
| Applies To | Control Bar, Palette |
此属性确定控制栏可以停靠在AutoCAD窗口的哪些边。
| Value | Description |
|---|---|
| 0 | Left and right |
| 1 | Top only |
| 2 | Bottom only |
| 3 | Top and bottom |
| 4 | Left, right, top |
| 5 | Any side |