コード例 #1
0
 public Size GetTreeIconSize(Graphics g, Rectangle rc)
 {
     return(DefaultControlPainter.DoGetTreeIconSize(rc));
 }