problem getting listbox hwnd

  • Thread starter Thread starter Laoballer
  • Start date Start date
L

Laoballer

I have a listbox in an access form that I use to display the complete
file paths of excel files. The file paths are longer then the listbox
width and I'm trying to add a horizontal scroll bar to the listbox.
I'm following microsofts tutorial at http://support.microsoft.com/kb/192184
However I can't get the hwnd for the listbox. Does anyone know how to
get this?

Thanks
 
Laoballer,

Not sure I understand in Access you List Box should have scroll bars
automatically.  However, the website you are referring to is not Accessso
perhaps you are looking for the Visual Basic newsgroup?http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg...
--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

yes, listbox do have vertical scrollbars, I wasnt a horizontal scroll
bar because the text is longer then the width the listbox I created.

thanks,
 
Hmmmm, mine always appears automatically. Try making the column widths
longer then the list box, it should appear.

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

Laoballer,

Not sure I understand in Access you List Box should have scroll bars
automatically. However, the website you are referring to is not Access so
perhaps you are looking for the Visual Basic
newsgroup?http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg...
--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

yes, listbox do have vertical scrollbars, I wasnt a horizontal scroll
bar because the text is longer then the width the listbox I created.

thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Listbox Scroll Bar 1
how to make listbox automatically scroll to bottom 2
Evaluate ListBox Value 8
Listbox problem 3
Listbox query 3
Vertical scroll bar display 3
Need expert help 3
Bookmark Listbox 4

Back
Top