Advertisement
ASP_Volume3 Custom Controls/ Forms/ Menus #45247

A small bit of code to make your form stay on top!

This code will make your form stay on top of any other windows running, just like winamp stays on top.

AI

สรุปโดย AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

ซอร์สโค้ด
original-source
'just put this line in your form_load event
SetWindowPos hwnd, conHwndTopmost, 100, 100, 400, 141, conSwpNoActivate Or conSwpShowWindow
ความคิดเห็นดั้งเดิม (3)
กู้คืนจาก Wayback Machine