Custom Provider Control that Creates Label for TextBox



Hi,

I am familiar with creating a Provider control - but from a validating
perspective. So my code listens at runtime for the Validating event and
reacts.

But now I would like to have a provider that adds a label control beside a
text box at design time and then of course manages that label through to
existing at runtime.

I have had no success finding a code sample through google and I am looking
for a code sample.

Thanks,
Buzz
.