Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. hey all have a question about edit boxes....

hey all have a question about edit boxes....

Scheduled Pinned Locked Moved C#
question
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tom_dx
    wrote on last edited by
    #1

    can i read the contents of an edit box on a different form, from a diff application? IM PROUD TO BE A GMAIL;

    L S 2 Replies Last reply
    0
    • T tom_dx

      can i read the contents of an edit box on a different form, from a diff application? IM PROUD TO BE A GMAIL;

      L Offline
      L Offline
      Lord Kixdemp
      wrote on last edited by
      #2

      I'm not sure, but I don't think you can... :( Darth_Sulfur (Sulfurik) http://www.SulfurSoft.tk ftp://tsfc.ath.cx http://tsfc.ath.cx hotline://tsfc.ath.cx

      1 Reply Last reply
      0
      • T tom_dx

        can i read the contents of an edit box on a different form, from a diff application? IM PROUD TO BE A GMAIL;

        S Offline
        S Offline
        S Senthil Kumar
        wrote on last edited by
        #3

        If you have the window handle, yes, you can. You can use the SendMessage to query the text length first using WM_GETTEXTLENGTH (IIRC) and then query the actual contents using WM_GETTEXT. Regards Senthil _____________________________ My Blog | My Articles | WinMacro

        T 1 Reply Last reply
        0
        • S S Senthil Kumar

          If you have the window handle, yes, you can. You can use the SendMessage to query the text length first using WM_GETTEXTLENGTH (IIRC) and then query the actual contents using WM_GETTEXT. Regards Senthil _____________________________ My Blog | My Articles | WinMacro

          T Offline
          T Offline
          tom_dx
          wrote on last edited by
          #4

          but can you do this in c#? IM PROUD TO BE A GMAIL;

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups