Tks a lot Marina ..
Maybe this is not the space for this kind of question but:
(Where you from ?,)
"Marina" wrote:
> What you are describing is not a user control, it is a component. Just
> inherit from the Component class, and you will have a non-visual control
> that can be used in the designer.
>
> "Josue Avila Mendoza" <(E-Mail Removed)> wrote in
> message news:82C53408-5C80-4691-882D-(E-Mail Removed)...
> > Hi:
> > I need to build a user control which has some kind of behavior like the
> > timer or data connection or the errorvalidator; you know those control do
> > not
> > represent any shape into the form they are just assigned into a bar at the
> > bottom of our designer;
> >
> > How can I do this? Which property into my user control designer attributes
> > do I have to set?
> >
> > Thank you very much for your help; I really appreciate.
> >
>
>
>
|