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: GGardiner
  • Content: Threads
  • Order by date
  1. GGardiner

    VB6 to VB.net 2005 conversion problem

    Hi all, I have recently converted a VB6 app to VB.Net 2005 using the standard conversion routines (for my sins). After hopefully patching up most of the code I have run into a problem with the My.Application namespace; the OpenForms property is not a member of the namespace despite having...
  2. GGardiner

    Combo dropdown list right alignment

    Hi all, I have a combo on the right edge of a form, with a width of 200 and a dropdown width of 300. On non-800x600 screens everything is OK, however, on 800x600 screens the right hand portion of the dropdown (and scroll bar) is off the screen! Is there anyway to have the dropdown list right...
  3. GGardiner

    IIF / CASE in SQL Statements

    Hi All, Can anyone tell me if is possible to use CASE or IIF functions in a SQL statement running against Relativity 3.2? George
  4. GGardiner

    GetWindowRect API

    Hi All, I have a problem, which I hope someone can help with. I am trying to sub-class the data picker control (because you cannot key 010103 as a date into it). I have written a VB6 ActiveX control that will place a textbox over the text portion of the datapicker (using the GetWindowRect...
  5. GGardiner

    Differences exporting crystal

    Hi all, I have a crystal report version 7, that is running on a customers machine. When they produce the report to a window one of the group footer figures, is wrong, however, when this 'wrong' report is exported to .rtf, the figure is correct. Someone please help before I go mad! Thanks in...

Part and Inventory Search

Back
Top