仿易语言月历组件功能源码,源码是易语言API函数的应用教程。
.版本 2 .DLL命令 SetWindowLongA, 整数型, "user32.dll", "SetWindowLongA" .参数 窗口句柄, 整数型 .参数 样式, 整数型, , -16=样式,-20=扩展样式 .参数 新样式, 整数型 .DLL命令 GetWindowLong, 整数型, "user32", "GetWindowLongA" .参数 hwnd, 整数型 .参数 nIndex, 整数型 .DLL命令 FlatSB_ShowScrollBar, 整数型, "comctl32" .参数 hwnd, 整数型 .参数 code, 整数型, , 0=水平,1=垂直,3=垂直+水平 .参数 fShow, 整数型, , 0=隐藏,1=显示
易语言月历