Re: How Do I Put a Control On Top of Everything Else?
- From: "James Hahn" <jhahn@xxxxxxxxx>
- Date: Mon, 20 Apr 2009 14:45:00 +1000
You will need to use .SendToBack on the controls that the listbox needs to be in front of. .BringToFront does not give the control any priorority over other controls that are also at the front.
"eBob.com" <eBob.com@xxxxxxxxxxxxxxxx> wrote in message news:ORqCayWwJHA.2376@xxxxxxxxxxxxxxxxxxxxxxx
I need to put a ListBox on top of everything else. SetTopLevel would seem like the Method I need, but that results in a syntax error ("Protected"). BringToFront looked promising but seems to do nothing - certainly not what I want.
How do I get my ListBox on top of everything else?
Thanks, Bob
.
- Follow-Ups:
- Re: How Do I Put a Control On Top of Everything Else?
- From: eBob.com
- Re: How Do I Put a Control On Top of Everything Else?
- References:
- How Do I Put a Control On Top of Everything Else?
- From: eBob.com
- How Do I Put a Control On Top of Everything Else?
- Prev by Date: Re: How Do I Put a Control On Top of Everything Else?
- Next by Date: Re: MySQL used with VB .NET 1.0
- Previous by thread: Re: How Do I Put a Control On Top of Everything Else?
- Next by thread: Re: How Do I Put a Control On Top of Everything Else?
- Index(es):