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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by WGenzo

  1. WGenzo

    Transparent text box

    Some idea on how to make transparent a text box? I would like to have the effect of "writing on a bitmap" and not in a text box!!! The same with grids. Saludos a todos los que me aiudan y tambièn a todos los otros. mail to pietcio@libero.it
  2. WGenzo

    HOWTO? Internet Explorer Address

    I've tried to use ForegroundWindow() API function and it works. It returns the handle of the window the user is working with. But how can I exactly know if the current handle (of the previously enumerated windows) is just the address bar handle? Is there a property I can look at? I've thought...
  3. WGenzo

    HOWTO Retrieve InternetExplorer combo-box address?

    I have this problem: I want to know (from my app in VB) the address that the user has entered in the address combo-box of a Internet Explorer Window. How can I get the handle of that window without knowing it's caption? I only know that it's the current window being displayed. I can use the...
  4. WGenzo

    HOWTO? Internet Explorer Address

    How can I retrieve information about the current address of the current Internet Explorer window (opened by the end-user) from VB? mail to pietcio@libero.it

Part and Inventory Search

Back
Top