You can use the InitializeNewComponent (OnSetComponentDefaults in .Net
1.0/1.1) to set the starting location of the control.
---------
- G Himangi, Sky Software http://www.ssware.com
Shell MegaPack : Drop-In Explorer GUI Controls For Your Apps (.Net & ActiveX
Editions Available)
EZNamespaceExtensions.Net : Develop namespace extensions rapidly in .Net
EZShellExtensions.Net : Develop all shell extensions rapidly in .Net
---------
>I have a simple panel custom user contol that I want to force to a certin
>location (not 0,0) when added to
> a form. Is there a way to do this so it shows up correctly in the
> designer?