Click here to Skip to main content
15,913,179 members
Home / Discussions / C#
   

C#

 
QuestionHow to check if windows feature is installed Pin
Planker10-Nov-09 4:52
Planker10-Nov-09 4:52 
Questioncheckbox Pin
farokhian10-Nov-09 3:52
farokhian10-Nov-09 3:52 
AnswerRe: checkbox Pin
EliottA10-Nov-09 4:02
EliottA10-Nov-09 4:02 
GeneralRe: checkbox Pin
farokhian10-Nov-09 4:05
farokhian10-Nov-09 4:05 
GeneralRe: checkbox Pin
EliottA10-Nov-09 4:09
EliottA10-Nov-09 4:09 
AnswerRe: checkbox Pin
Shameel10-Nov-09 4:47
professionalShameel10-Nov-09 4:47 
GeneralRe: checkbox Pin
farokhian10-Nov-09 4:49
farokhian10-Nov-09 4:49 
GeneralRe: checkbox Pin
EliottA10-Nov-09 4:58
EliottA10-Nov-09 4:58 
GeneralRe: checkbox Pin
Md. Marufuzzaman10-Nov-09 5:48
professionalMd. Marufuzzaman10-Nov-09 5:48 
AnswerRe: checkbox Pin
Christian Graus10-Nov-09 8:56
protectorChristian Graus10-Nov-09 8:56 
GeneralRe: checkbox Pin
EliottA11-Nov-09 8:48
EliottA11-Nov-09 8:48 
QuestionGraphics in C# versus Graphics in Java Pin
dbstudio10-Nov-09 3:41
dbstudio10-Nov-09 3:41 
AnswerRe: Graphics in C# versus Graphics in Java Pin
Christian Graus10-Nov-09 8:59
protectorChristian Graus10-Nov-09 8:59 
The control has a method that causes it to render itself to a bitmap. It's called DrawToBitmap. Use that to create a copy of your control in a bitmap, then you can manipulate it.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

Questionclearing up oledb command Pin
Chazzysb10-Nov-09 2:54
Chazzysb10-Nov-09 2:54 
AnswerRe: clearing up oledb command Pin
PIEBALDconsult10-Nov-09 2:59
mvePIEBALDconsult10-Nov-09 2:59 
GeneralRe: clearing up oledb command Pin
Chazzysb10-Nov-09 3:01
Chazzysb10-Nov-09 3:01 
GeneralRe: clearing up oledb command Pin
PIEBALDconsult10-Nov-09 4:13
mvePIEBALDconsult10-Nov-09 4:13 
AnswerRe: clearing up oledb command Pin
Covean10-Nov-09 3:22
Covean10-Nov-09 3:22 
GeneralRe: clearing up oledb command Pin
Md. Marufuzzaman10-Nov-09 5:44
professionalMd. Marufuzzaman10-Nov-09 5:44 
AnswerRe: clearing up oledb command Pin
Andrew Rissing10-Nov-09 3:27
Andrew Rissing10-Nov-09 3:27 
GeneralRe: clearing up oledb command Pin
Andrew Rissing10-Nov-09 3:31
Andrew Rissing10-Nov-09 3:31 
GeneralRe: clearing up oledb command Pin
Md. Marufuzzaman10-Nov-09 5:46
professionalMd. Marufuzzaman10-Nov-09 5:46 
GeneralRe: clearing up oledb command Pin
PIEBALDconsult10-Nov-09 5:53
mvePIEBALDconsult10-Nov-09 5:53 
GeneralRe: clearing up oledb command Pin
Md. Marufuzzaman10-Nov-09 6:34
professionalMd. Marufuzzaman10-Nov-09 6:34 
GeneralRe: clearing up oledb command Pin
Md. Marufuzzaman10-Nov-09 6:36
professionalMd. Marufuzzaman10-Nov-09 6:36 

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.