LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,236
Default scrollbar on userform

Each control has their own TabIndex. Ensure that the top-most control has
the lowest TabIndex number.



--
Rob van Gelder - http://www.vangelder.co.nz/excel


"S.Hoitinga" wrote in message
.. .

"Rob van Gelder" wrote
From what I can gather, this has to do with the TabIndex property.

The form can be navigated by keyboard using the tab key. Each control

has
a
TabIndex which sequences which control gets focus as Tab is pressed.


That's just what my idea was.
I tried to give the first object (a lable) the first tab-key, but this
didn't change a thing.
Also I set the property "setfocusonclick" of the comandbutton to false,

but
still the focus was on the end of the form.
I don't want people to first use the Tab to get to the top of the form.

The
form should show the top when popping up.

It seems to be out of control.
Weird.




 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scrollbar help [email protected] Excel Discussion (Misc queries) 1 January 19th 07 10:48 PM
scrollbar reslut makes another scrollbar to show Patrik Excel Discussion (Misc queries) 0 April 18th 05 03:11 PM
Excel VBA - Userform Texbox/Scrollbar problem thesteelmaker[_5_] Excel Programming 2 March 6th 04 09:09 PM
Scrollbar stewatr Excel Programming 0 November 28th 03 04:57 PM
Scrollbar settings in a UserForm mohsinb[_5_] Excel Programming 2 November 9th 03 06:04 PM


All times are GMT +1. The time now is 09:47 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"