D
Dave Taylor
Where is the appropriate place to set a Visio drawing controls properties?
For example, I don't want the page tabs displayed on the control, I've tried
in the Form's Load event, but this has no effect. I also tried after the
call to InitializeComponents, again no effect. Setting the properties in
response to a menu selection works just fine. My next solution is to use a
one-shot timer to set the properties but this method is very "kludgy"...any
other suggestions?
Thanks
Dave
For example, I don't want the page tabs displayed on the control, I've tried
in the Form's Load event, but this has no effect. I also tried after the
call to InitializeComponents, again no effect. Setting the properties in
response to a menu selection works just fine. My next solution is to use a
one-shot timer to set the properties but this method is very "kludgy"...any
other suggestions?
Thanks
Dave