Méthode |
Description |
|
HandlePriceUpdate ( PriceDTO priceUpdate ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
PriceUpdateHandler ( PriceDTO priceUpdate ) : void |
|
|
SetProcessWorkingSetSize ( IntPtr hProcess, int dwMinimumWorkingSetSize, int dwMaximumWorkingSetSize ) : bool |
|
|
StartConnection ( String adapter ) : void |
|
|
WriteOutput ( string message ) : void |
|
|
WriteStatusOutput ( string status ) : void |
|
|
cmdLogOn_Click ( object sender, EventArgs e ) : void |
|
|
dgvAccountInformation_CellPainting ( object sender, DataGridViewCellPaintingEventArgs e ) : void |
|
|
dgvMarketData_CellContentClick ( object sender, DataGridViewCellEventArgs e ) : void |
|
|
dgvMarketData_CellFormatting ( object sender, DataGridViewCellFormattingEventArgs e ) : void |
|
|
dgvMarketData_CellPainting ( object sender, DataGridViewCellPaintingEventArgs e ) : void |
|
|
dgvOpenPositions_CellPainting ( object sender, DataGridViewCellPaintingEventArgs e ) : void |
|
|
dgvTradeHistory_CellPainting ( object sender, DataGridViewCellPaintingEventArgs e ) : void |
|
|
doubleBufferedGridView1_CellPainting ( object sender, DataGridViewCellPaintingEventArgs e ) : void |
|
|
frmMain_Load ( object sender, EventArgs e ) : void |
|
|