| Thread | Last Post | Replies |
|
| ListView | 20 Jan 2005 13:19 GMT | 2 |
How make editable listview control.
|
| Save File from a Win Form application | 20 Jan 2005 13:10 GMT | 2 |
I'm working on a WinForm application, and recently was informed that I need to create an "Export" function for the data (stored in SQL Server), in a specific (TXT, tab delimited) format. I'd like to figure out a way to bring up the "Open or Save" dialog similar
|
| Tablet PC | 20 Jan 2005 13:01 GMT | 1 |
I would like to know where I can find information to develop with VB.Net to the Tablet PC Platform. Best Regards, Luis
|
| DLL and ActiveX | 20 Jan 2005 13:00 GMT | 1 |
What is a DLL and What is an ActiveX Component? As for as i know ActiveX Component is a enhancement of COM Technology...Can anybody clarrify me betn DLL and ActiveX.
|
| Webclient.DownloadFile() | 20 Jan 2005 12:55 GMT | 1 |
When we use Webclient.DownloadFile(URL,filename) method to download a file ,What will be the mode of file transfer.....Means is it in Binary mode? Thankx
|
| Q: Radio Buttons | 20 Jan 2005 12:40 GMT | 7 |
I'm hoping that someone can help me with the following question about Radio Buttons. In MFC there is a way of attaching a variable to several radio buttons so that it can be looked at to see which of the radio buttons is checked.
|
| Hiccup in master-detail display | 20 Jan 2005 10:21 GMT | 2 |
I have a strange performance delay of about 2 sec's in moving to the next row. I use multiple forms with each master-detail table relations. The master-table displays it's table rows in databound textboxes, the detail tables in datagrids, and of course relations defined between ...
|
| xmlDataDocument class and relational data | 20 Jan 2005 10:01 GMT | 1 |
Can one use the xmlDataDocument class to generate an xml document so that relational data is nested. eg. <root>
|
| Capture installed directory | 20 Jan 2005 09:40 GMT | 1 |
I enabled my new creation "MyProg.exe" to start up at the second last screen of the windows install process, as set up in VB.net. My problem is, that MyProg.exe expects the current direcory to be the directory into which it was copied by the install program, usually
|
| user columns in a datagrid | 20 Jan 2005 09:01 GMT | 2 |
I have a datagrid that is linked to my database and gives me 3 columns worth of data. What i want to do now is load in another 2 columns of data that i create myself in my code that does not come from the database. Is this possible and if so how?
|
| Printing with hardware fonts | 20 Jan 2005 08:29 GMT | 2 |
I want to print with a small Epson ticket printer (Epson TM-T88II) As the printing is very slow with the windows fonts I'm looking for some code to make use the hardware fonts built in the printer. Can somebody help me with tis code?....
|
| spy++ ? | 20 Jan 2005 07:42 GMT | 2 |
is there a utility for vb.net like spy++ ?
|
| Listbox - Multiple Columns | 20 Jan 2005 07:41 GMT | 1 |
How to use multicoumns in listbox ?
|
| Jump to next box | 20 Jan 2005 07:38 GMT | 1 |
I have a series of textboxes and each of them can contain one letter only. How can I get the cursor jump to the next textbox after one has been filled with a letter? I'd like to write this in Visual Basic 6. Thanks.
|
| Validating XML File Schema | 20 Jan 2005 07:36 GMT | 1 |
I have a XML Schema, and a XML file. How can I validate that the XML file implements the XML Schema meaning that it is build correctly Thanks ahead
|