Hi

Is it possible for a control to determine it's size at runtime??

Ie if it was just a normal form you could code something like:

me.width = x
me.height = y

However I can't seem to find these properties for the user control.

Any Ideaz

CMD

G