Recover control bar

Started by Jim · 2012-11-29 00:17 UTC · 2 replies · SMF topic #1923

What is the most direct way to get hold of a control bar that has positioned itself with the title bar off of the screen?

This MAY work

regedit to something like
HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R19.0\ACAD-B001:409\Profiles\KDUB19\OpenDCL\Dialogs\YOUR_ODCL_FORM_NAME

edit TopLeftX and TopLeftY to (say ) 10

hope that works ...
Thanks Kerry,

That put me onto the right track. However, only one of the two loaded projects could be found in ..\OpenDCL\Dialogs\..

I did expose enough of the titlebar by resizing the form to move it on screen.

Jim