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 strongm 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: ADPH
  • Order by date
  1. ADPH

    Using compare validator for dropdown doesn't work properly

    Nevermind on this one...figured it out. Has nothing to do with the language. Thanks anyway.
  2. ADPH

    Using compare validator for dropdown doesn't work properly

    I'm loading the two character states into a dropdown list from the database and want to use a compare validator to make sure the user chooses a specific state in certain situations. I've setup the validator properly. If I load the dropdown in code manually by using the ADD statement, this...
  3. ADPH

    MDI scroll...child form position issue

    For anybody that's interested in the solution to my example project, I've attached it. I don't want to take up too much room to explain it, cause it's not really what I would call a solution, more like a work around that works for me. Thanks Bob for the earlier help...got me thinking about...
  4. ADPH

    MDI scroll...child form position issue

    Thanks Bob for your input and your time, but I don't think it hits the nail. In a nutshell here's what I need. I wanna use an MDI parent form and some MDI child forms. I want all my child forms to appear maximized, but if I truly maximize them, then when the user restores down the application...
  5. ADPH

    MDI scroll...child form position issue

    I understand. I was writing this post and I couldn't figure out what to call it, then I too saw the tooltip. May not get an answer to my problem, but I've learned something new today...lol More info on my issue. I've learned that when scrolled, the top left position of...say form1, which was...
  6. ADPH

    MDI scroll...child form position issue

    When a window is Maximized, there are usually three buttons in the top right corner...Close, Minimize, and Restore Down.
  7. ADPH

    MDI scroll...child form position issue

    Thought that a small sample project showing the problem might help get some dialog going. Thanks for your time.
  8. ADPH

    MDI scroll...child form position issue

    I have a basic MDI form that loads maximized. It has two menu options. First option displays a MDI child form1 and the second option displays a MDI child form2. Both of these forms have no border and windowstate of normal. I want to be able to display form1, restore down MDI Parent form...

Part and Inventory Search

Back
Top