I'm using a ListView control and I want to generate an event when I resize the columnHeaders, but I don't know how to do that. Can anyone help me ?
Thanx in advance.
I have a VB application in which I connect to a database using OLE DB for ODBC drivers and DataEnvironment. The problem is that I'm not using neither SQL Server nor MSDE. So I ask, if someone could tell me, is it necessary to use ODBC or is better to use JET ? And what are the...
The problem is very simple : I have a UserControl placed on a form. The UserControl has a Command Button on it. When I click the button, I want a msgbox to appear and say the coordinates of the Control on the screen.
I have no idea how I could do that (as a matter of fact, I don't know...
I'm working on a program in which I need to use a function to show me how many files and subfolders a certain folder contains. You know, just like in Explorer when you click Properties on a folder: it contains X files, Y folders, but I couldn't find anything which I could use.
Can...
I'm working on a program in which I need to use a function to show me how many files and subfolders a certain folder contains. You know, just like in Explorer when you click Properties on a folder: it contains X files, X folders . I'm almost sure that it can be done only with API functions, but...
I want to select an entire row in a DataGrid using code, not the mous, but I've got no idea how I could do that. I've set the property
"DataGrid1.MarqueeStyle = dbgHighlightRow".
If the grid had a method, like this
"DataGrid1.SelectRow(x)"
it would be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.