473,385 Members | 2,014 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,385 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 1919
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.