Search:

Type: Posts; User: xdMdx

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    988

    Re: Is there any way to do this?

    Heres what I come up with:

    Form1 : ValueNum holds what Button was clicked on Form 1.


    Public Class Form1
    Public ValueNum As Integer

    Private Sub Button1_Click(ByVal sender As...
  2. Replies
    3
    Views
    22,351

    Re: VB 2010 Winsock Client/Server

    I know this is an old thread but the way to get DataArrival is :


    Private Sub AxWinsock1_DataArrival(ByVal sender As Object, ByVal e As AxMSWinsockLib.DMSWinsockControlEvents_DataArrivalEvent)...
Results 1 to 2 of 2



Click Here to Expand Forum to Full Width