| Thread | Last Post | Replies |
|
| How can I detect Ctrl and Shift Keys | 13 Jun 2006 21:00 GMT | 5 |
I like to detect whether the user has used Ctrl and/or Shift Key together with the Mouse click on a checkbox: Is there a way to combine the click event with the keydown event to achive this?
|
| "Processing in Progress" message | 13 Jun 2006 20:56 GMT | 1 |
from the MDI form, my main form is visible. Before starting the work associated with a cmdButton I have to create Indexes on a table. This takes time. I want to display a message in a small window (Like ForPro's Wait Window ...
|
| Set Current Cell of Datagrid on Form Load | 13 Jun 2006 19:42 GMT | 2 |
I have a data grid on my form. Wen I load the form I would like to have the active cell be ar row 3 col 4. How do I set this in code? Thanks AK
|
| DataGrid Navigation and Cell Selection | 13 Jun 2006 19:38 GMT | 1 |
Problem Set-Up : I am having to do some maintenance on some code by others. My app has a number of forms, each having a usercontrol that among other things has a datagrid. In a part of the program, data is put into the database via the
|
| Print 2 Screen in VB6 | 13 Jun 2006 18:11 GMT | 5 |
What is the VB6 method needed to print to screen? I want to print a counting index to screen to see the incrementing process. Example: For I = 1 to 5: Debug.Print I: Next I The above do not work, just get a blank form. The simple program only
|
| Need help to Open a PDF document using VB codings | 13 Jun 2006 18:06 GMT | 1 |
I want to open a PDF doument in the web page by clicking a menu in the MenuMDI screen using VB 6 codings. Can anyone please help me out.. Regards
|
| vb6 and .net 2005 | 13 Jun 2006 18:04 GMT | 3 |
did someone know how i can run vb6 progs on the .net 2005 platform ? may i can programm in vb6 with the .net 2005 ?
|
| DAO Vs ADO | 13 Jun 2006 15:09 GMT | 13 |
If you were to connect a recordset to a DAO, database, which is faster DAO o ADO?(in connection and iterations)
 Signature Rick
|
| Interacting with another application | 13 Jun 2006 14:19 GMT | 5 |
I have a project in which i have to interact with another application written in vb. Now it has some combo boxes which i have to fill and a button i have to click. I also have the code for this application and the modules and the form is
|
| VB 6 app, Access backend insert question | 13 Jun 2006 13:58 GMT | 7 |
I need to insert values into an access database from a form that contains a combobox. That combobox is comprised of a list of last name, first name combinations obtained from tblLoanOfficers which has three columns; LoanOfficerID, LoanOfficerLName, LoanOfficerFName. I need to ...
|
| Problem in running 32 bit vb application on 64 bit os | 13 Jun 2006 13:35 GMT | 1 |
I have developed a project in visual basic6.0 and now i am running this application on 64 bit OS but when i am running the setup of this project on a 64 bit OS then the message displayed is "The setup is not valid for this type of machine"
|
| Compiler for compiling 32 bit to 64 bit code writen in visual basi | 13 Jun 2006 12:49 GMT | 2 |
Hello I have developed a project using visual basic 6.0 for 32 bit windows, but now i want to run this project on 64 bit windows. But i am not able to run it directly because the project is for 32 bit window.
|
| Cannot get my infopath.xml.dll to load | 13 Jun 2006 11:16 GMT | 2 |
I am coding a program that references the infopath.dll and infopath.xml.dll from the com with import statements. My code shows no errors and I can see these objects above in the object browser. However when I run a debug I get an error always at the point code is written ...
|
| Put all files in a exe | 13 Jun 2006 08:49 GMT | 4 |
Hi People, I want to copy files to the destination computer usng a VB application. But, the files should not be visible to the user, as in all files should be compact in an exe.
|
| http://www.betanews.com/article/No_Fix_for_Critical_Windows_98_Me_Flaw/1149873723 | 13 Jun 2006 05:39 GMT | 5 |
http://www.betanews.com/article/No_Fix_for_Critical_Windows_98_Me_Flaw/1149873723 The full article below. No need to go to the link unless you just want to compare the text. No Fix for Critical Windows 98, Me Flaw
|