M
Martin
Hi,
I have a simple question: Is there a way to access a component in a
user control in designer? To be more detailed I'm trying to create a
user control which contains label, textbox and a splitter - label
describes the textbox and the splitter decides how much of the space
has label or textbox. I'm able to access the splitter at run-time but
in the designer I'm not able to change its possition. I tried to make
a property named Splitter which provides the private splitter object
but this didn't work out.
Thanks for your help
Martin
I have a simple question: Is there a way to access a component in a
user control in designer? To be more detailed I'm trying to create a
user control which contains label, textbox and a splitter - label
describes the textbox and the splitter decides how much of the space
has label or textbox. I'm able to access the splitter at run-time but
in the designer I'm not able to change its possition. I tried to make
a property named Splitter which provides the private splitter object
but this didn't work out.
Thanks for your help
Martin