L
Lloyd Sheen
I have a user control with two events. I drag it on the page I want to use
it. No problem. Execute to show the page and it renders correctly. So far
so good.
Now back to designer. Click on usercontrol and show properties. There are
none other than default usercontrol properties, again so far so good. There
is no events button on the properties window???
Now I double-click the usercontrol and am taken to code with the load event
of the usercontrol. While not what I wanted I am getting close. I pick the
usercontrol in the dropdown list of controls , and in the dropdown list of
events there are my events.
WHY IS THIS??? It seems that if you don't know how to manipulate VS 2005
Pro to get what you want it won't give it up very easily.
LLoyd Sheen
it. No problem. Execute to show the page and it renders correctly. So far
so good.
Now back to designer. Click on usercontrol and show properties. There are
none other than default usercontrol properties, again so far so good. There
is no events button on the properties window???
Now I double-click the usercontrol and am taken to code with the load event
of the usercontrol. While not what I wanted I am getting close. I pick the
usercontrol in the dropdown list of controls , and in the dropdown list of
events there are my events.
WHY IS THIS??? It seems that if you don't know how to manipulate VS 2005
Pro to get what you want it won't give it up very easily.
LLoyd Sheen