摘要:
Wallpaper.cs using System.Runtime.InteropServices; namespace ABC { public class Wallpaper { [DllImport("user32.dll", EntryPoint = "SystemParametersInf 阅读全文
posted @ 2022-01-19 17:31
帅气型男
阅读(566)
评论(0)
推荐(0)
摘要:
动态创建了一系列的PictureBox,每个PictureBox都动态添加一个ContextMenuStrip PictureBox pictureBox = new PictureBox();this.Controls.Add(pictureBox); pictureBox.ContextMenu 阅读全文
posted @ 2022-01-19 12:06
帅气型男
阅读(2116)
评论(0)
推荐(0)

浙公网安备 33010602011771号