المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : datagridview size



C# Programming
08-03-2009, 02:41 PM
Hello,

I have a datagridview in my application.
I want to add an option that the user could resize the datagrid (table) as he wants (for example when the mouse is on the border of the datagrid, the cursor will change to resizing cursor and he could drag it (and so resize the datagrid).

How can i do it?