PDA

Click to See Complete Forum and Search --> : Visual Basic FAQs


Pages : [1] 2 3 4 5

  1. "How to submit a FAQ - READ ME FIRST"
  2. Database - How to ReInstall MDAC 2.8 RTM (Window XP SP2)
  3. Index to FAQ's: Network
  4. Classic VB - How can I read/write a text file?
  5. Classic VB - How can I read/write an .Ini file?
  6. Classic VB - How can I allow only one instance of my application to run at a time?
  7. Classic VB - How can I delete a file?
  8. Classic VB - How can I check if a file exists?
  9. Classic VB - How do I open a file/web-page in its default application?
  10. Index to FAQ's: Classic VB (VB6 and earlier)
  11. Database - Where can I find a tutorial on writing ADO code?
  12. Database - Where can I get MDAC, or drivers for Sql Server/Access/Excel?
  13. Classic VB - How do I put the " character into a string?
  14. Database - How do I put the ' character into an SQL string?
  15. Classic VB - Why doesn't my program work on another computer?
  16. Classic VB - How do i keep a form on top of others?
  17. Classic VB - How can I tell which folder my program is running from?
  18. Classic VB - Why does my program give me errors running as an Exe but not in the IDE?
  19. Database - How can I put the value of a variable/control into my SQL statement?
  20. Classic VB/API - How can I find a window outside of my program?
  21. Classic VB/API - What is a window handle (hWnd) and what is it used for?
  22. Classic VB - How can I play MP3/WAV songs?
  23. Classic VB/API - How Do I Get The Current Windows Username?
  24. Classic VB - How do I Pause my program?
  25. Classic VB - How do I shell a command line program and capture the output?
  26. Classic VB/API - How Do I Run DOS Commands From VB?
  27. Classic VB - How do I optimize my code?
  28. Classic VB - How do I use one dimensional arrays instead of multidimensional?
  29. Classic VB - How do I make properties?
  30. Database - Which database system should I use?
  31. Classic VB - What are events and how do I use them?
  32. Classic VB - How do the ReadProperties and WriteProperties work? (PropertyBags)
  33. Classic VB - Does Visual Basic 6 support Unicode?
  34. Classic VB - Why should I comment my code? How to make my code readable?
  35. [FAQ's: OD] How do I get the latest service packs and updates?
  36. [FAQ's: OD] How do I programmatically determine the version of an Office App?
  37. Classic VB - How can I Hide/Unhide the Form's "X" Button
  38. [FAQ's: OD] How do I show my UserForm at the opening of my document or workbook?
  39. [FAQ's: OD] How do I show a context menu popup on a UserForm?
  40. [FAQ's: OD] How to transfer data between a UserForm and the Office Application?
  41. [FAQ's: OD] How do I resize Access' windows?
  42. [FAQ's: OD] About Macros, Security Prompt, and Digital Certificates...
  43. [FAQ's: OD] How do I record a macro?
  44. [FAQ's: OD] Can I get MS Office Applications for free?
  45. [FAQ's: OD] How do I add a custom menu item or toolbar button?
  46. [FAQ's: OD] How do I show a form at the startup of Access?
  47. [FAQ's: OD] How do I add a Sub Report to a Report?
  48. Classic VB - General - What are arrays and how do I use them?
  49. Classic VB - Why can't I use WithEvents on arrays of objects?
  50. Classic VB - What Are #, $, etc.?