Re: TableLayoutPanel problem
- From: Fencer <no.i.dont@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 24 Aug 2009 23:04:51 +0200
Jeff Johnson wrote:
Play with the Z-order of the controls (use Bring to Front) until the RTB no longer falls under the menu strip. Seriously, this can totally be handled by docking. The TableLayoutPanel is overkill here.
I used DockStyle.Fill to cover the entire client area and turns out calling BringToFront() on the textbox after adding it to the form works, it's no longer under the menustrip. It's not under the StatusStrip either.
Thanks again!
- Fencer
.
- Follow-Ups:
- Re: TableLayoutPanel problem
- From: Jeff Johnson
- Re: TableLayoutPanel problem
- References:
- TableLayoutPanel problem
- From: Fencer
- Re: TableLayoutPanel problem
- From: Wyrm
- Re: TableLayoutPanel problem
- From: Fencer
- Re: TableLayoutPanel problem
- From: Jeff Johnson
- TableLayoutPanel problem
- Prev by Date: Re: SQL Parameterized Command versus Custom String
- Next by Date: Re: Down-Casting without Assigning ANY Variables?????
- Previous by thread: Re: TableLayoutPanel problem
- Next by thread: Re: TableLayoutPanel problem
- Index(es):
Relevant Pages
|