How to change the style of the form ?
is it posible to change the form of the form hehehe not always
that quadrat form is it possible to change it ?
How to change the style of the form ?
Started by kresh7, Nov 07 2007 09:49 AM
84 replies to this topic
#1
Posted 07 November 2007 - 09:49 AM
|
|
|
#2
Posted 07 November 2007 - 10:44 AM
So you want something like a circular (circle) form?
#3
Posted 07 November 2007 - 10:55 AM
yes anything circle triple ehhehe
#4
Posted 07 November 2007 - 10:59 AM
Yes I am able to help you.. Let me upload the code.
#5
Posted 07 November 2007 - 11:00 AM
ok thx a lot my frend
#6
Posted 07 November 2007 - 11:06 AM
Welcome Here is the code! It may need a cleanup because it has too much API, but it was taken from a previous project and I don't have time to clean it up.
Attached Files
#7
Posted 21 November 2007 - 02:10 PM
What's also good is to make the form 'dragable'
just use this .
just use this .
Private Sub Form_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single) ReleaseCapture SendMessage hwnd, WM_NCLBUTTONDOWN, HTCAPTION, 0& End Sub
#8
Posted 25 November 2007 - 08:27 AM
it dosent work
#9
Posted 25 November 2007 - 09:12 AM
What doesn't work?
#10
Posted 25 November 2007 - 09:59 AM
What's also good is to make the form 'dragable'
just use this .
Code:
TheComputerMaster thx project work but this one not i dont know who made this post
Code:
just use this .
Code:
Private Sub Form_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single) ReleaseCapture SendMessage hwnd, WM_NCLBUTTONDOWN, HTCAPTION, 0& End Sub
TheComputerMaster thx project work but this one not i dont know who made this post
Code:
Private Sub Form_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single) ReleaseCapture SendMessage hwnd, WM_NCLBUTTONDOWN, HTCAPTION, 0& End Sub
#11
Posted 25 November 2007 - 12:31 PM
Just look above the message who made it !!!!!
Why doesn't it work ?
I got it working : just ad the code at (for exemple) the bottom of all the code
I even uploaded it !
Why doesn't it work ?
I got it working : just ad the code at (for exemple) the bottom of all the code
I even uploaded it !
Attached Files
#12
Posted 26 November 2007 - 08:13 AM
aaa ok thx


Sign In
Create Account


Back to top










