Advertisement
6_2008-2009 Coding Standards #212632

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

KI-Zusammenfassung: 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.

Quellcode
original-source
Private Sub Form_Load() 
  SetWindowPos Me.hwnd, -1, 0, 0, 0, 0, 3
End Sub
Originalkommentare (3)
Wiederhergestellt von der Wayback Machine