Click here to Skip to main content
15,909,373 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to hide alpha layer Pin
Guffa22-Sep-06 4:49
Guffa22-Sep-06 4:49 
QuestionClient Side Caching using sqlserver express ?? Pin
Jax_qqq22-Sep-06 4:04
Jax_qqq22-Sep-06 4:04 
AnswerRe: Client Side Caching using sqlserver express ?? Pin
led mike22-Sep-06 4:56
led mike22-Sep-06 4:56 
GeneralRe: Client Side Caching using sqlserver express ?? Pin
Jax_qqq22-Sep-06 23:47
Jax_qqq22-Sep-06 23:47 
GeneralRe: Client Side Caching using sqlserver express ?? Pin
led mike25-Sep-06 4:33
led mike25-Sep-06 4:33 
AnswerRe: Client Side Caching using sqlserver express ?? Pin
Judah Gabriel Himango22-Sep-06 5:02
sponsorJudah Gabriel Himango22-Sep-06 5:02 
Questionhow to create rounded button Pin
Parshant Verma22-Sep-06 3:45
Parshant Verma22-Sep-06 3:45 
AnswerRe: how to create rounded button Pin
baerten22-Sep-06 4:25
baerten22-Sep-06 4:25 
I think it's not the suggested solution to your problem but i made all sorted of buttons like this:

You make the button in a applic ( like Photoshop or Paint LOL )
( You can even make 2 Button-Designs ( a highlighted and a non-highlighted ) )
Then you put a PictureBox on the form.
With the Picture of the Button( the background-color of the form must be the same as the background-color of the button-picture )
So, you can make a onClick-Event and an OnMouseOver and an OnMouseLeave-Event
On MouseOver you load the highlighted Button-Picture into the box and by a MouseLeave with the non-highlighted ...

There are certainly 10000 components of Buttons who changes the color, but in the do-it-yourself-way you can decorate the button as you want

Regards
Questionhow to make alfa channel enable Pin
Parshant Verma22-Sep-06 3:38
Parshant Verma22-Sep-06 3:38 
AnswerRe: how to make alfa channel enable Pin
Judah Gabriel Himango22-Sep-06 4:48
sponsorJudah Gabriel Himango22-Sep-06 4:48 
QuestionRe: how to make alfa channel enable Pin
Parshant Verma24-Sep-06 19:48
Parshant Verma24-Sep-06 19:48 
Questiontree view > treenodestate Pin
Deepak the Cool22-Sep-06 3:20
Deepak the Cool22-Sep-06 3:20 
AnswerRe: tree view > treenodestate Pin
Judah Gabriel Himango22-Sep-06 4:49
sponsorJudah Gabriel Himango22-Sep-06 4:49 
QuestionCall a lib from .NET Pin
123456uio22-Sep-06 3:17
123456uio22-Sep-06 3:17 
AnswerRe: Call a lib from .NET Pin
Not Active22-Sep-06 3:51
mentorNot Active22-Sep-06 3:51 
QuestionMake a function ReadNumber with the following specifications: Pin
ngachua22-Sep-06 3:17
ngachua22-Sep-06 3:17 
AnswerRe: Make a function ReadNumber with the following specifications: Pin
J4amieC22-Sep-06 3:26
J4amieC22-Sep-06 3:26 
QuestionC# Abstract classes (VS2005) Pin
#realJSOP22-Sep-06 2:35
professional#realJSOP22-Sep-06 2:35 
AnswerRe: C# Abstract classes (VS2005) Pin
Not Active22-Sep-06 2:43
mentorNot Active22-Sep-06 2:43 
GeneralRe: C# Abstract classes (VS2005) Pin
#realJSOP22-Sep-06 2:59
professional#realJSOP22-Sep-06 2:59 
GeneralRe: C# Abstract classes (VS2005) Pin
Judah Gabriel Himango22-Sep-06 4:55
sponsorJudah Gabriel Himango22-Sep-06 4:55 
AnswerRe: C# Abstract classes (VS2005) Pin
led mike22-Sep-06 4:52
led mike22-Sep-06 4:52 
QuestionLaunching an application from memory Pin
MagiMike22-Sep-06 1:41
MagiMike22-Sep-06 1:41 
AnswerRe: Launching an application from memory Pin
Nader Elshehabi22-Sep-06 2:24
Nader Elshehabi22-Sep-06 2:24 
GeneralRe: Launching an application from memory Pin
MagiMike22-Sep-06 3:06
MagiMike22-Sep-06 3:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.