Doug McMartin
May 24th, 2001, 07:53 AM
I'm trying to have a VB user container control that allows for different scale modes. The problem is that the mode doesn't seem to be reflected on any of it's contained controls (the position is always reported in twips). However, Any controls that are members of the user control do reflect changes in it's position. I'm thinking that there's a problem with the extender object that the usercontrol gives to it's contained controls (the extender object is the object that maintains various properties like name, visible and position).
I really need to use the pixel coordinate system instead of twip system.
Does anyone have any clue how to get this to work?
***********************************
Doug McMartin
doug.mcmartin@lmco.com
**********************************
I really need to use the pixel coordinate system instead of twip system.
Does anyone have any clue how to get this to work?
***********************************
Doug McMartin
doug.mcmartin@lmco.com
**********************************