Tools Links Login

Sticky Notes!

I know it's been done a thousand times, but how cute is post it notes on your screen. I can't imagine many people will use it, but I am!

Original Author: Mike Toye

API Declarations

Private Declare Function SetWindowPos Lib "User32" (ByVal _
hWnd As Long, ByVal hWndInsertAfter As Long, ByVal X As Long, _
ByVal Y As Long, ByVal cx As Long, ByVal cy As Long, _
ByVal wFlags As Long) As Long
Private Declare Function SendMessage Lib "User32" Alias "SendMessageA" (ByVal _
hWnd As Long, ByVal wMsg As Long, ByVal wParam As Long, _
lParam As Any) As Long
Private Declare Sub ReleaseCapture Lib "User32" ()

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 78 times

Categories

Visual Basic 6

Attachments

Sticky Not248178172001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,502 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.