Vista Button Control - c#
Loading...
30,100
Loading...
Uploader Comments (psclil)
Top Comments
-
A Mac? Mac sucks ass
-
If you draw a C# Control incorrectly, it flickers.
It has little to do with the operating system, it's just incorrect use of the underlying drawing system.
see all
All Comments (27)
-
/watch?v=MkfnnRZAgO0
VISUAL BASIC FORUM
-
macs = reverse = scam
-
tie rate!
-
@burningedgekx Obviously not. Look at the way the gradient changes when the button is resized.
-
Every OS can do it, except for windows.
Windows FAIL
-
private void form1_KeyDown(Object sender, KeyEventArgs e)
{ if (e.Data = Keys.A)
{ Button1_Click(); } }
for Button1 and form1 = (your btn) and (your form)
make this your form's keydown event
hope this helps :)
-
OMG it flickers like hell.
Buy a Mac
Loading...
sweet is that the 2008 vs beta? still havent tried that yet or i heard there was an upgrade for 2005 and vista
sweet man
dosattack777 4 years ago
not, it's a control i have designed...
i used 2005 for this video...
the windows controls in 2008 are no changed, but there are many other IDE/.NET very very cool changed.
psclil 4 years ago
where's the coding dude
this is awesome
sanghi1986 4 years ago
there you go:
monoport[dot]com/2670
psclil 4 years ago