Method | Description | |
---|---|---|
AddLog ( Color c, string text, bool autoscroll ) : void | ||
AllLogToString ( ) : string | ||
EnsureVisible ( int index ) : void | ||
LogView ( ) : System |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
OnDoubleClick ( object sender, |
||
OnDrawItem ( object sender, |
||
OnMouseDown ( object sender, MouseEventArgs e ) : void |
public AddLog ( Color c, string text, bool autoscroll ) : void | ||
c | Color | |
text | string | |
autoscroll | bool | |
return | void |