Shape Resize In Form Load Procedure 
Author Message
 Shape Resize In Form Load Procedure

Hi,

I just can't seem to find how to resize a circle on a form. The circle is
allready on the form, and I have to resize it in a form_load procedure,
which I just cant find how to do. The only way I have found is to alter it's
width in the form_load, but that is the wrong way to do it. Because I have
put the circle on the form prior to executing the code, I can't use the
'object.circle' control to set it up. But I have to have the circles on the
form prior to running the code.

HELP

Kim



Mon, 13 Sep 2004 23:49:23 GMT  
 Shape Resize In Form Load Procedure
Hi Kim,

Office VBA Forms don't have a _load event. Are you working in VB? Then you
should direct your question to a VB newsgroup.

Quote:
> I just can't seem to find how to resize a circle on a form. The circle is
> allready on the form, and I have to resize it in a form_load procedure,

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister
http://www.mvps.org/word
http://go.compuserve.com/MSOfficeForum

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)



Wed, 15 Sep 2004 19:21:27 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Wanna get Resize event to trigger procedure to Load/Unload ctrls

2. Resize Event fires during Form Load

3. Form RESIZE on LOAD

4. Passing parameters to a form load procedure

5. Adding a shape from Forms Shapes Stencil

6. Resizing Everything when Form Resizes

7. Resizing an object when a form is resized.....

8. resizing a form when a control resizes during execution

9. Resizing components after form resize

10. Resize form - resize controls

11. Correction: Resize form - resize controls

12. resizing DataGrid after resizing Form

 

 
Powered by phpBB® Forum Software