How to make a winform MessageBox display at center of parent control
1.CbtHook.cs:
using System;
using System.Text;
using System.Runtime.InteropServices;
namespace CodeProject.Win32API.Hook
{
/////////////////////////////////////////////////////////////////////
原创
2014-11-14 12:39:21 ·
1768 阅读 ·
0 评论