Search:

Type: Posts; User: mxadam

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,334

    also is there some code that i can add there to...

    also is there some code that i can add there to simulate a keypress on that handle(a much better way)

    I just added the sendkeys function after bringing the window to foreground to make it press...
  2. Replies
    2
    Views
    1,334

    is there a way if label = ? do this

    Hey all

    I have a level named labelEVdiffVal. Now the app updates this level with text either +0.1% +0.2% etc

    I basiacly want to do if (labelEVdiffVal = "+0.1%) or +0.2% or +0.3% etc etc then {...
  3. thanks valaris that worked an absolute treat!!

    thanks valaris that worked an absolute treat!!
  4. oops I see can a mod please move

    oops I see can a mod please move
  5. That is c#

    That is c#
  6. error c# : operator == cannot be applied to operands of type 'System.IntPtr' and 'int

    Hi All,

    I get this error operator == cannot be applied to operands of type 'System.IntPtr' and 'int'

    firstly I had this code



    private void SNGPH_KeyUp(object sender, KeyEventArgs e)
    ...
Results 1 to 6 of 6