VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Make form transparent with a simple code

Lionheart  (1 Submission)   Graphics   VB 6.0   Unknown Difficulty   Fri 4th November 2005   Mon 8th February 2021

Make form transparent with a simple code

API Declarations



Private Declare Function SetWindowRgn Lib "user32" Alias "SetWindowRgn" (ByVal hWnd As Long, ByVal hRgn As Long, ByVal bRedraw As Boolean) As Long

Dim leon as long
dim tidus as long
dim yuna as long


Rate Make form transparent with a simple code (1(1 Vote))
Make form transparent with a simple code.bas

Make form transparent with a simple code Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters