Windows Develop Bookmark and Share   
 index > Windows Forms Designer > how to use mouse events
 

how to use mouse events

hi,
i just want know how to use mouse events i.e mouse click... on a single mouse click i want to display the data grid . thank u in advance
xplorsoftware  Tuesday, August 11, 2009 5:21 AM
Hi,

Insert a tablelayoutpanel , and set its row and its size auto resize , insert a button one of tablelayoutpanel row at start set the datagrid property visiblile = false, as you click the button bind the datagrid and set its property visible = true;




Malik M.Shahid  Tuesday, August 11, 2009 4:06 PM
Hi,
can not understand your question..please little more clear? where you going to click in a form or button...
Best Regards, C.Gnanadurai ----------------------- Please mark the post as answer if it is helpfull to you
Gnanadurai  Tuesday, August 11, 2009 6:37 AM
Hi,

Insert a tablelayoutpanel , and set its row and its size auto resize , insert a button one of tablelayoutpanel row at start set the datagrid property visiblile = false, as you click the button bind the datagrid and set its property visible = true;




Malik M.Shahid  Tuesday, August 11, 2009 4:06 PM

You can use google to search for other answers

Custom Search

More Threads

• Can't Dock Controls Inside GroupBox Component of UserControl (vb9)
• Tracking text entry position
• Bind values to a ListView
• PropertyGrid & TypeConverter
• Develop a tool like Graphical Query Builder
• inherited controls
• Textbox and Memory Font
• Sometimes, my forms can't be opened in Designer because '08 no longer treats them as Forms/UserControls
• move cursor right in datagridview
• back color problem