How to login in to connect

66 views
Skip to first unread message

kamble...@gmail.com

unread,
Feb 11, 2018, 11:16:10 AM2/11/18
to AmiBroker Developers Group
Hello,
 I have successfully loaded the plugin in Ami-broker ,while connecting, it is asking me for ID and Password. I checked the codes, where code is:
 
private void btnLogin_Click(object sender, System.Windows.RoutedEventArgs e)
        {
            System.Windows.MessageBox.Show("Hello " + txtUserName.Text);
        }

How can i connect to plugin and which function passes the data to Ami-broker?
 

Thank You so much!!
Reply all
Reply to author
Forward
0 new messages