Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
GeneralRe: EventLogs... Again Pin
Dave Kreskowiak26-May-04 4:39
mveDave Kreskowiak26-May-04 4:39 
GeneralDelete a node in Xml Pin
Appelz25-May-04 23:43
Appelz25-May-04 23:43 
GeneralRe: Delete a node in Xml Pin
Xiangyang Liu 刘向阳26-May-04 0:02
Xiangyang Liu 刘向阳26-May-04 0:02 
GeneralRe: Delete a node in Xml Pin
Appelz26-May-04 0:13
Appelz26-May-04 0:13 
Generalis it possible to add a checkbox to a report Pin
robmays25-May-04 23:39
robmays25-May-04 23:39 
GeneralRe: is it possible to add a checkbox to a report Pin
Heath Stewart26-May-04 3:29
protectorHeath Stewart26-May-04 3:29 
GeneralTransparent button Pin
thomasa25-May-04 23:25
thomasa25-May-04 23:25 
GeneralRe: Transparent button Pin
Heath Stewart26-May-04 3:36
protectorHeath Stewart26-May-04 3:36 
You should draw the image button yourself. The transparency is only support in Windows 2000 and newer Windows NT-based OSes anyway (maybe not a problem for you), but drawing an image button yourself gives you a lot more flexibility.

There are several good articles about this here on CodeProject. Try the following search: http://www.codeproject.com/info/search.asp?cats=3&cats=5&searchkw=button+image[^].

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Transparent button Pin
thomasa26-May-04 21:26
thomasa26-May-04 21:26 
GeneralRe: Transparent button Pin
Heath Stewart27-May-04 4:32
protectorHeath Stewart27-May-04 4:32 
GeneralDrawing Vertical Text in Reverse Direction Pin
FredSP25-May-04 21:12
FredSP25-May-04 21:12 
GeneralRe: Drawing Vertical Text in Reverse Direction Pin
Heath Stewart26-May-04 4:05
protectorHeath Stewart26-May-04 4:05 
GeneralRe: Drawing Vertical Text in Reverse Direction Pin
Werdna26-May-04 6:34
Werdna26-May-04 6:34 
GeneralMessageBox Pin
thomasa25-May-04 21:03
thomasa25-May-04 21:03 
GeneralRe: MessageBox Pin
Nick Seng25-May-04 21:09
Nick Seng25-May-04 21:09 
GeneralRe: MessageBox Pin
MilesAhead26-May-04 4:13
MilesAhead26-May-04 4:13 
GeneralCompiling code Pin
Wizard_0125-May-04 20:40
Wizard_0125-May-04 20:40 
GeneralRe: Compiling code Pin
Marc Clifton26-May-04 3:34
mvaMarc Clifton26-May-04 3:34 
GeneralCustom Control Pin
Ryan Joseph25-May-04 19:46
Ryan Joseph25-May-04 19:46 
GeneralRe: Custom Control Pin
Stefan Troschuetz26-May-04 0:44
Stefan Troschuetz26-May-04 0:44 
GeneralRe: Custom Control Pin
Ryan Joseph26-May-04 15:17
Ryan Joseph26-May-04 15:17 
GeneralRe: Custom Control Pin
Stefan Troschuetz26-May-04 21:25
Stefan Troschuetz26-May-04 21:25 
GeneralRe: Custom Control Pin
Ryan Joseph27-May-04 16:11
Ryan Joseph27-May-04 16:11 
GeneralRe: Custom Control Pin
Stefan Troschuetz27-May-04 21:05
Stefan Troschuetz27-May-04 21:05 
GeneralRe: Custom Control Pin
Heath Stewart26-May-04 4:09
protectorHeath Stewart26-May-04 4:09 

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.