C# Class o3o.UserAccounts

Inheritance: System.Windows.Forms.Form
Show file Open project: zahndy/o3o Class Usage Examples

Public Methods

Method Description
UserAccounts ( UserDatabase db ) : System

Private Methods

Method Description
RefreshList ( ) : void
addNewAccountToolStripMenuItem_Click ( object sender, EventArgs e ) : void
listView_accounts_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

UserAccounts() public method

public UserAccounts ( UserDatabase db ) : System
db UserDatabase
return System