VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

XP ArrowButton

Le King Des Kings  (1 Submission)   Custom Controls/Forms/Menus   VB Script   Beginner   Wed 3rd February 2021

This is a simple arrow button control with an XP style. It gots 3 different look. It also generates 4 events: Click, MouseDown, MouseIn and MouseOut.
I don't want vote, I just wanna share in case it can be usefull to somebody. Any comments are welcome.

API Declarations
Private Declare Function GetCursorPos Lib "user32" (lpPoint As POINT_API) As Long
Private Declare Function ScreenToClient Lib "user32" (ByVal hWnd As Long, lpPoint As POINT_API) As Long

Rate XP ArrowButton (6(6 Vote))

Download XP ArrowButton

XP ArrowButton Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters