Method |
Description |
|
CardForm_FormClosing ( object sender, FormClosingEventArgs e ) : void |
|
|
CardForm_Load ( object sender, EventArgs e ) : void |
|
|
CardForm_LocationChanged ( object sender, EventArgs e ) : void |
|
|
CardForm_MouseDown ( object sender, MouseEventArgs e ) : void |
|
|
CardForm_Paint ( object sender, PaintEventArgs e ) : void |
|
|
CreateRoundRectRgn ( int nLeftRect, int nTopRect, int nRightRect, int nBottomRect, int nWidthEllipse, int nHeightEllipse ) : IntPtr |
|
|
DeleteObject ( System hObject ) : bool |
|
|
ReleaseCapture ( ) : bool |
|
|
SendMessage ( IntPtr hWnd, int Msg, int wParam, int lParam ) : int |
|
|
updater_Tick ( object sender, EventArgs e ) : void |
|
|