|
-
May 24th, 2001, 07:53 AM
#1
Usercontrol's Scalemode not reflected in contained controls
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
[email protected]
**********************************
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|