472,985 Members | 2,692 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

list box always on top

Hi
Does anyone know how to set a list box to always be on top. If I create a
text box after the listbox in the same location, the text box covers a
portion of the listbox when I make the list box visible. I am looking for an
always on top property in the list box but can't find one. I have however
been able to delete the listbox and recreate it and then it maintains an
always on top position.

Thank you for any help anyone can offer!

Joe
Jul 22 '05 #1
2 1900
Anything prevent you from simply making the TextBox.Visible to Flase when
the ListBox.Visible being set to True?

"Joecx" <Jo***@discussions.microsoft.com> wrote in message
news:66**********************************@microsof t.com...
Hi
Does anyone know how to set a list box to always be on top. If I create a
text box after the listbox in the same location, the text box covers a
portion of the listbox when I make the list box visible. I am looking for an always on top property in the list box but can't find one. I have however
been able to delete the listbox and recreate it and then it maintains an
always on top position.

Thank you for any help anyone can offer!

Joe

Jul 22 '05 #2
"Joecx" <Jo***@discussions.microsoft.com>'s wild thoughts
were released on Wed, 13 Jul 2005 06:53:40 -0700 bearing the
following fruit:
Hi
Does anyone know how to set a list box to always be on top. If I create a
text box after the listbox in the same location, the text box covers a
portion of the listbox when I make the list box visible. I am looking for an
always on top property in the list box but can't find one. I have however
been able to delete the listbox and recreate it and then it maintains an
always on top position.

Thank you for any help anyone can offer!


If your asking what I think your asking then just right
click the control and select 'send to back' or 'bring to
front'


Jan Hyde (VB MVP)

--
So I went to the Chinese restaurant and this duck came up to me with
a red rose and says "Your eyes sparkle like diamonds". I said "Waiter
I asked for a-ROMATIC duck".

[Abolish the TV Licence - http://www.tvlicensing.biz/]

Jul 22 '05 #3

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

Similar topics

10
by: Jochen Hub | last post by:
Hi, I am a real beginner in Python and I was wondering if there is a way to convert a string (which contains a list) to a "real" list. I need this since I would like to give a list as an...
3
by: Vinay | last post by:
Hi All: I'm having a strange problem with the dropdownlist. Here is what is happening: I have a webform on which I have a whole bunch of controls. The form has 2 dropdownlists. The dropdowns...
0
by: zlib101892NoSpam | last post by:
Error: failure of the list portion of a combo box to remain visible The error appears to be due to code in a conditional statement that set the ControlTipText property of the combo box to...
1
by: Paul M | last post by:
Hi folks, When I set the datasource of a dropdown list and bind it, the drop down list always defaults to the first item in the list. I need it to default to Nothing or NULL or whatever it is...
7
by: Steven Bethard | last post by:
Tom Anderson <twic@urchin.earth.li> wrote: > Sounds good. More generally, i'd be more than happy to get rid of list > comprehensions, letting people use list(genexp) instead. That would >...
1
by: PhilB | last post by:
I have been having issues trying to merge sort a double linked list. (I would supply the code, but it is locked away on an inaccessable computer.) The list always results in an unsorted list, but...
41
by: pb648174 | last post by:
In a multi-user environment, I would like to get a list of Ids generated, similar to: declare @LastId int select @LastId = Max(Id) From TableMania INSERT INTO TableMania (ColumnA, ColumnB)...
7
by: Frank Millman | last post by:
Hi all Assume a 2-dimensional list called 'table' - conceptually think of it as rows and columns. Assume I want to create a temporary copy of a row called 'row', allowing me to modify the...
4
by: bejiz | last post by:
Hello, I have written a short program for practising linked lists. But there is surely something wrong for when I compile there is a unhandled exception and it does not print if I try to add more...
12
by: A.B. | last post by:
Hi, I have various lists I want to go through, at different paces and I want to control that with a list of enumerators. I have the following: List<List<DataEntry>mydata = new...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

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.