Advertisement
7_2009-2012 Coding Standards #235150

VERY SIMPLE Always on top code!

This is the simplest code ever for always on top, if you find anything simpler (which i doubt) let me know!

AI

Tóm tắt bởi 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.

Mã nguồn
original-source
Private Sub Form_Load() 
  SetWindowPos Me.hwnd, -1, 0, 0, 0, 0, 3
End Sub
Bình luận gốc (3)
Được khôi phục từ Wayback Machine