S
simon
In code behind file in Visual Studio 2003, you could select object in left
combo box and see all methods and events on right combo box.
For example if you had selected dataGrid on the left ,you see the events on
the
right.
And if you had selected some event on the right, the declaration for this
event was added to the
code behind file.
In Visual studio 2005 this functionallity is missing or I can't found it. Is
there some setting or something else?
Please help.
I know you can add an event of the datagrid or some other control in design
view,but I don't like working with design view a lot.
regards,S
combo box and see all methods and events on right combo box.
For example if you had selected dataGrid on the left ,you see the events on
the
right.
And if you had selected some event on the right, the declaration for this
event was added to the
code behind file.
In Visual studio 2005 this functionallity is missing or I can't found it. Is
there some setting or something else?
Please help.
I know you can add an event of the datagrid or some other control in design
view,but I don't like working with design view a lot.
regards,S