|
One of the cool features of the PlusDock is the fact that the pages of the
dockable panels are derived directly from the Panel class. What this means
is that not only you benefit from using the page as a container control, but
also as a ScrollableControl. This feature becomes obvious mostly at design
time where you can see how easy it is to drag and drop controls onto the
surface of a page or move the controls between pages.
|