Sorry, but there are no more tags available to filter with.
-
I create a new form, with a dockwindows on it. I put a textbox on the dockwindows. When the focus is on the textbox, I check the me.activecontrol. The returned control is the DockContainer that contains the textbox, but not the textbox itself. How can I get the correct activecontrol?
-
Hi, today we have upgrade to Sanddock 3.1. After upgrading got the following error message. _sandcockManager.ActiveTabbedDocument = document; //DockControl Error 87 Property or indexer 'TD.SandDock.SandDockManager.ActiveTabbedDocument' cannot be assigned to -- it is read only . How to overcome...
-
Hi! Well I need open window with DocumentConteiner on full screen, and I want hide Tab handles (headers) on TabbedDocument in DocumentContainer. How can I do this? Ilia