Search:

Type: Posts; User: virosoft

Search: Search took 0.02 seconds.

  1. Replies
    29
    Views
    144,384

    Re: Correct way to use the BackgroundWorker

    Thanks Pradeep1210 !
    I used a structure to be able to pass multiple arguments, this way I could use conditions to also manipulate other form elements.


    Private Sub bw_DoWork(ByVal sender As...
  2. Drag-Drop / Mouse Click Move using PostMessage

    Hi I'm trying to emulate an event of Left Click at a certain x,y location with Hold and Release at another x,y location. This being done without using the mouse cursor as the user must be able to use...
  3. Replies
    29
    Views
    144,384

    Re: Correct way to use the BackgroundWorker

    Hi !
    I've been trying to wrap my head around all the information reading up on BackgroundWorker to relate to my application. I don't need to "check up" on the progress of the Thread's progress so am...
  4. PostMessage Button Click without mouse pointer (VB.Net)

    Hello,

    I'm trying to develop some code to do a button click onto an application without moving the cursor over to it. The code below is just not doing clicking actions or an error. Its setting...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width