摘要:1Image ItemIcon ; 2 public void DrawIcon(Graphics g, Image icon, Rectangle bounds, bool selected, bool enabled, bool ischecked) 3 { 4 int ...
阅读全文
随笔分类 - C#
摘要:1public class FileDelete 2 { 3 private const int FO_DELETE = 0x3; 4 private const ushort FOF_NOCONFIRMATION = 0x10; 5 private const ushort FOF_ALLOWUNDO = 0...
阅读全文
浙公网安备 33010602011771号