| View previous topic :: View next topic |
| Author |
Message |
scottmattes
Joined: 21 May 2007 Posts: 51 Location: USA
|
Posted: Fri Jul 18, 2008 8:03 pm Post subject: is it possible to move another window's control? |
|
|
This is probably way off beat, but is it possible to move the scroll bars?
I've thought that since my mouse spends most of its time on the top left side of the screen, that it would be better if the vertical scrollbar was on the left and the horizonal scrollbar on the top.
Might it be possible> _________________ -------------
Scott Mattes |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 5814
|
Posted: Fri Jul 18, 2008 8:54 pm Post subject: Re: is it possible to move another window's control? |
|
|
| scottmattes wrote: | | is it possible to move the scroll bars? |
I do not think so.. _________________ SKAN - Suresh Kumar A N |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6772 Location: Pacific Northwest, US
|
Posted: Sat Jul 19, 2008 12:48 am Post subject: |
|
|
you can move controls (ControlMove), but the Scrollbar is probably part of the main control, and is not a control by itself. you can always use hotkeys or gestures to do the job without editing the toolbar location. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
|