any help would be greatly appreciated.
thanks,
jason
Unless you have any other properties you'd like to put into the picture
selection (Such as re-colouring/scaling/cropping and such), it makes sense
to just use the .Picture property rather than a property page IMO.
Rather than mapping this directly through to the usercontrol's .Picture
property, intercept the StdPicture object and read it's scale properties
from there as described in this post:
http://groups.google.co.uk/groups?selm=eq6zX3fGDHA.2204%40TK2MSFTNGP10.phx.gbl
You can then re-size the control accordingly and set the .Picture property.
Hope this helps,
Mike
- Microsoft Visual Basic MVP -
E-Mail: ED...@mvps.org
WWW: Http://www.mvps.org/EDais/