-
copyMe!!
// 2008-12-4.Jacky
1,将一panel始终居于窗体中间 -
使用C#实现WinForm窗体的动画效果
日期:2008-12-03 | 分类:WinForm |
[ 2007-09-20 16:31:49 | 作者: TanSea ]
using System.Runtime.InteropServices;
public class Win32
{
public const Int32 AW_HOR_POSITIVE = 0x00000001; // 从左到右打开窗口
public const Int32 AW_HOR_NEGATIVE = 0x00000002; /...
共1页 1







