查看会员资料
用 户 名:h*****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
mdlTopMost
- keep the windows that you set up to be top most all the time copy the code to a module and insert this line into your form_load fucntion dim setTopMostWindow as long SetTopMostWindow = SetWindowPos(Me.hwnd, -1, 0, 0, 0, 0, 2 Or 1)