Search results for query: *

  1. T

    Authenticating on a local network computer.

    I have 2 computers set up here on a network, both in the same workgroup how do I authenticate from one computer on to the other. Lets say computer1 is //Computer1 and computer2 is, you guessed it //Computer2 I want to be able to connect to //Computer2 programmatically. It does require a...
  2. T

    Need help getting appbar working properly.

    Ok so I made some changes and now when i call ABM_NEW it returns false and I can't figure out why. I still am unable to get the form window to stay within the designated appbar area. Public Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load...
Back
Top