/[dotgnu-pnet]/pnetlib/System.Windows.Forms/Themes/IThemePainter.cs
ViewVC logotype

Diff of /pnetlib/System.Windows.Forms/Themes/IThemePainter.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by t3rmin4t0r, Tue Dec 7 11:06:50 2004 UTC revision 1.13 by drobosson, Sat Aug 13 03:20:13 2005 UTC
# Line 140  public interface IThemePainter Line 140  public interface IThemePainter
140                                   Rectangle insideRect, Color backColor);                                   Rectangle insideRect, Color backColor);
141    
142          // Draw a size grip.          // Draw a size grip.
143          void DrawSizeGrip(Graphics graphics, Color backColor,          void DrawSizeGrip(Graphics graphics, Color backColor, Rectangle drawBounds);
                                           int x, int y, int width, int height);  
144    
145          // Draw a list box.          // Draw a list box.
146          void DrawListBox(Graphics graphics,          void DrawListBox(Graphics graphics,

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26