Ta上传的资源 (0)

PowerBuilder4GLdevelopmentforWindows,Web,anddistributedapplicationsProvidekeytechnologytosimplify.NETdevelopmentPowerBuilderApplicationServerPlug-inNe
C# 22

1. 如何使PB窗口总在最上层   通过SetWindowPos函数吧窗口的显示层次修改为HWND_TOPMOST,就可以使指定窗口永远不会被其他窗口覆盖,该函数声明为:   Function Long SetWindowPos(Long hwnd, Long ord, Long x, Long y