Hi,
I created a user control,AUPage, and set the size to 966,638.
The base user control has scroll bars,vertical and horz, in the IDE so that you can view and modify the control by adding other controls etc.
Now, I created a new user control,SomePage, based on AUPage and for some reason, the scroll bars in the IDE don't appear.
ANd when I build the project, it resets the size parameters to something other than the base size i defined for AUPage.
How can I make the scroll bars appear for the inherited control appear in the IDE so that I can modify the appearance of the control and add other elements to it ????
Thanks,
-ter
I created a user control,AUPage, and set the size to 966,638.
The base user control has scroll bars,vertical and horz, in the IDE so that you can view and modify the control by adding other controls etc.
Now, I created a new user control,SomePage, based on AUPage and for some reason, the scroll bars in the IDE don't appear.
ANd when I build the project, it resets the size parameters to something other than the base size i defined for AUPage.
How can I make the scroll bars appear for the inherited control appear in the IDE so that I can modify the appearance of the control and add other elements to it ????
Thanks,
-ter