![]() |
VisualBasic -> runder Button???
Bitte bitte..... wie moch i erm?? Ich brings nicht mehr zam!!!
Danke :) |
Ganz einfach. ;)
In einem Modul folgendes einfügen: Code:
Public Declare Function SetWindowRgn Lib "user32" (ByVal hWnd As Long, ByVal hRgn As Long, ByVal bRedraw As Boolean) As Long Und in Form_load folgendes eintrgaen: Code:
SetWindowRgn Command1.hWnd, CreateEllipticRgn(5, 5, 195, 195), True Ich hoff das wars was du gesucht hast! lg |
und wanst des ganze ned public sondern als private deklarierst brauchst ned amal a extra modul dafür :)
|
Zitat:
lg |
Alle Zeitangaben in WEZ +2. Es ist jetzt 21:06 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag