Public Member Functions | |
CLineNumberStatic () | |
virtual | ~CLineNumberStatic () |
void | SetFgColor (COLORREF col, BOOL redraw) |
void | SetBgColor (COLORREF col, BOOL redraw) |
void | SetTopAndBottom (int topline, int bottomline) |
void | SetTopMargin (int topmargin) |
void | SetLineNumberFormat (CString format) |
Protected Member Functions | |
afx_msg BOOL | OnEraseBkgnd (CDC *pDC) |
afx_msg void | OnPaint () |
afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
Definition at line 7 of file LineNumberEdit.h.