Search results

  1. J

    Stop a Microsoft Web Browser

    Hi, Help ... I have 2 forms and one of them (Name is Ticker ) contains a web browser control (name is ticker) and the form's event is: Private Sub ticker_Enter() Me.ticker.Navigate "http://m6.symexbelgium.com/ticker/quotes.html?indice=2" End Sub I just want from the other form stop the...
  2. J

    same form already open

    Hi, i would like to know , when i open a form , if an instance of the same form is already open ?? How can i resolve it ?? have you an detailed example of it ?? Thanks sorry for my poor english ??
Back
Top Bottom