Newbie: Textbox resize at design time inside UserControl possible?
From: Pucara (Pucara_at_discussions.microsoft.com)
Date: 10/19/04
- Previous message: John Morley: "Re: activating RichText Scrollbars programatically......."
- Next in thread: Ken Halter: "Re: Newbie: Textbox resize at design time inside UserControl possible?"
- Reply: Ken Halter: "Re: Newbie: Textbox resize at design time inside UserControl possible?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 19 Oct 2004 12:09:01 -0700
Hi all,
I'm new to .NET and very well impressed in several ways. However, I have
find a problem that seems simple but I can't resolve. I want to create a very
simple usercontrol that includes a label and a textbox. I noticed that I
always
need to create a label every time I created a textbox...
Everything works fine, but I would like to be able to resize the label and
textbox at
design time (not resize the entire user control). I have tried different
approachs without success... I don't want to create a custom desginer for my
usercontrol, I
just want to expose the "normal" label and textbox designers...
Is that possbiel? My approach is wrong?
Any ideas are welcome,
TIA
Pucara.
- Previous message: John Morley: "Re: activating RichText Scrollbars programatically......."
- Next in thread: Ken Halter: "Re: Newbie: Textbox resize at design time inside UserControl possible?"
- Reply: Ken Halter: "Re: Newbie: Textbox resize at design time inside UserControl possible?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|