C# Class MySql.Data.VisualStudio.ConnectDialog

Show file Open project: Top-Cat/SteamBot

Public Methods

Method Description
ConnectDialog ( ) : System

Private Methods

Method Description
Rebind ( ) : void
advancedButton_Click ( object sender, EventArgs e ) : void
connectButton_Click ( object sender, EventArgs e ) : void
database_DropDown ( object sender, EventArgs e ) : void
database_Leave ( object sender, EventArgs e ) : void
password_Leave ( object sender, EventArgs e ) : void
serverName_Leave ( object sender, EventArgs e ) : void
userId_Leave ( object sender, EventArgs e ) : void

Method Details

ConnectDialog() public method

public ConnectDialog ( ) : System
return System