Method | Description | |
---|---|---|
AddHistoryItem ( Terrarium.Forms.TickerMessage message ) : void |
|
|
TickerHistoryForm ( Terrarium.Forms.TickerBar tickerBar ) : System |
|
Method | Description | |
---|---|---|
OnActivated ( EventArgs e ) : void |
|
|
OnMouseMove ( MouseEventArgs e ) : void |
|
Method | Description | |
---|---|---|
AddMessage ( string message ) : void | ||
historyListBox_MouseLeave ( object sender, EventArgs e ) : void |
public AddHistoryItem ( Terrarium.Forms.TickerMessage message ) : void | ||
message | Terrarium.Forms.TickerMessage | |
return | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
public TickerHistoryForm ( Terrarium.Forms.TickerBar tickerBar ) : System | ||
tickerBar | Terrarium.Forms.TickerBar | |
return | System |