Hi,

In VB6 you can see all the methods in a combobox like form load, unload, resize. Is this possible in VB.NET because i want to do something on the form resize method.

Like if the user resized the form the datagrid is also the same as the form with.

Another question in vb6 their was also a function like datagrid1.width = me.scalewidth but in vb.net i don't the scalewidth anymore

Regards
Kris