Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ggdev
  • Content: Threads
  • Order by date
  1. ggdev

    Function Keys, Shortcut Keys & Tab Key stop working

    Hi. Any help or advice for the problem below would be greatly appreciated. I have a strange intermittent problem. My application which has existed for years utilises function keys and shortcuts to select frequently used menu items. I have recently come across a problem whereby for no apparent...
  2. ggdev

    Run-time error when deploying CDO.Message

    I have a VB6 application from which I would like to be able to send emails. The application is in use on XP, Vista and Windows 7 PCs. I have created a new VB application and have used the following code which works fine from VB6 and fine as an exe file on the PC that has VB6 installed on it...
  3. ggdev

    Version advice re: VS2005 or VS2008

    I'm in need of some version advice. I have an established VB6 application using MS Access 2000 and CRW 7. I am intending to modernise/upgrade and was intending to switch to CRW11 with Access 2007 or SQL Server 2005 (possibly express). I have found that some suppliers have stopped supplying...
  4. ggdev

    Scrolling label captions

    I have an application with variable captions. I would like to detect the length of the caption and if it exceeds the width of the field I would like to make it scroll. The problem I have is that I cannot check the number of characters because of the variable width of different characters. Does...
  5. ggdev

    Text highlighting

    I used to use sendkeys in VB6 on 98 & XP to highlight a text field when a user tabbed into it. Sendkeys no longer seems to work on Vista and despite experimenting with SendInput, I have not been able to batch keystrokes together. I wish to send SHIFT+END together! Does anyone know of a method to...

Part and Inventory Search

Back
Top