473,405 Members | 2,171 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Making scroll bar larger on a Combo Box

Is it possible to make the scroll bar larger on a Combo Box ? The reason I
want to do this is so it can be used on a touch screen. I have a list of
names linked to the Combo Box, I want a large scroll bar that can be used by
a finger ! If not can anybody suggest an alternative ?

Many thanks

Stuart

Jul 10 '08 #1
2 10891
On Thu, 10 Jul 2008 14:09:25 GMT, sdevgray wrote:
Is it possible to make the scroll bar larger on a Combo Box ? The reason I
want to do this is so it can be used on a touch screen. I have a list of
names linked to the Combo Box, I want a large scroll bar that can be used by
a finger ! If not can anybody suggest an alternative ?

Many thanks

Stuart
Yes you can, but this is a system wide Windows setting and will effect
all scroll bars on all programs.

To change the scroll width:

Right-click on an empty spot on the windows desktop.
Select Properties + Appearance + Advanced.
Find the Scroll Bar in the Item drop-down.
Change the width to 40 to start with (you can adjust this again if
needed).
Click Apply.

To change the combo's drop-down arrow's height change the combo height
to whatever height you wish.

You might want to re-think this.

--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
Jul 10 '08 #2
On Jul 10, 9:09*am, "sdevgray" <u44763@uwewrote:
Is it possible to make the scroll bar larger on a Combo Box ? The reason I
want to do this is so it can be used on a touch screen. I have a list of
names linked to the Combo Box, I want a large scroll bar that can be usedby
a finger ! If not can anybody suggest an alternative ?

Many thanks

Stuart
If the list is small, you can make the combo box larger in the
properties window.

Another option is a modal, pop-up window. Capture the "got focus"
event, make it pop open a small window with your people list and a
could of big up/down buttons for next/previous record. Have them
click their choice (i.e. the got focus event again), and once
selected, set the field in your form below and close the pop-up
window.

Jon
Jul 10 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: MARK | last post by:
I have 2 forms both with a combo box. The selection within the combo box is based on a statement each: SELECT * FROM dbo_consumables ORDER BY ; & SELECT DISTINCT FROM dbo_consumables...
1
by: VINAY | last post by:
Dear All, The subject line could be bit confusing. So let me explain in details, please have patience. I have developed an ActiveX Control(Combo Box Control) in VB6 for a touch screen...
1
by: Otie | last post by:
Can this be fixed? I have a combo box which is filled with lots of choices on a certain form. I click on the combo box and want to scroll down through the items using my mouse's scroll wheel....
26
by: meltedown | last post by:
I have 2 left floating divs on a page. Sometime the left side is larger, sometimes the right side is larger. I want the page to have a margin at the bottom of whichever div is the largest. If I...
7
by: James | last post by:
Hi, I have a Windows Forms application which uses multiple child forms (MDI interface). The height of one of the child forms is larger than the height of the MDI client area, so when this...
2
by: Sam | last post by:
I've researched and tried all the suggestions I've found and still haven't been able to get the horizontal scroll bar to appear in my combo box. I've tried setting the Column Widths property...
3
by: zazu | last post by:
We have a database that can be accessed by a small number of users on a small network. The database is on the server. One form has a combo box with a large number of selections. Usually there is a...
6
by: John J. | last post by:
In my combo's list I have for instance these values: AbcdX AbcdY When I press A in the combo, AbcdX gets selected though I need AbcdY to be selected. With Alt-ArrowDown I can dropdown the list,...
12
Frinavale
by: Frinavale | last post by:
I think I'm trying to do something impossible. I have a <div> element with a overflow style set to "scroll". In other words my <div> element allows the user to scroll the content within it. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.