Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
AnswerRe: How do I access the Textbox context menu to add items? Pin
MikeTheFid10-Jun-11 7:47
MikeTheFid10-Jun-11 7:47 
QuestionCould I use Word 12.0 Object Library to open Word 2003 documents and convert them to pdf format? Pin
pcphuc23-Mar-10 17:30
pcphuc23-Mar-10 17:30 
AnswerRe: Could I use Word 12.0 Object Library to open Word 2003 documents and convert them to pdf format? Pin
Richard MacCutchan23-Mar-10 22:43
mveRichard MacCutchan23-Mar-10 22:43 
GeneralRe: Could I use Word 12.0 Object Library to open Word 2003 documents and convert them to pdf format? Pin
pcphuc23-Mar-10 23:02
pcphuc23-Mar-10 23:02 
GeneralRe: Could I use Word 12.0 Object Library to open Word 2003 documents and convert them to pdf format? Pin
Richard MacCutchan23-Mar-10 23:15
mveRichard MacCutchan23-Mar-10 23:15 
GeneralRe: Could I use Word 12.0 Object Library to open Word 2003 documents and convert them to pdf format? Pin
pcphuc23-Mar-10 23:17
pcphuc23-Mar-10 23:17 
Question#include or including files Pin
prithaa23-Mar-10 17:05
prithaa23-Mar-10 17:05 
AnswerRe: #include or including files Pin
Saša Ćetković23-Mar-10 17:30
professionalSaša Ćetković23-Mar-10 17:30 
The only thing you can do is put all your variables in a public static class and put that class inside your project's namespace. You can then access them with className.variableName. If you declare them as public also, of course.
GeneralRe: #include or including files Pin
PIEBALDconsult23-Mar-10 18:23
mvePIEBALDconsult23-Mar-10 18:23 
AnswerRe: #include or including files Pin
Dr.Walt Fair, PE23-Mar-10 17:32
professionalDr.Walt Fair, PE23-Mar-10 17:32 
AnswerRe: #include or including files Pin
PIEBALDconsult23-Mar-10 18:20
mvePIEBALDconsult23-Mar-10 18:20 
GeneralRe: #include or including files Pin
Luc Pattyn23-Mar-10 18:24
sitebuilderLuc Pattyn23-Mar-10 18:24 
GeneralRe: #include or including files Pin
prithaa23-Mar-10 18:32
prithaa23-Mar-10 18:32 
GeneralRe: #include or including files Pin
PIEBALDconsult24-Mar-10 4:31
mvePIEBALDconsult24-Mar-10 4:31 
QuestionBest C# book for Reference Pin
sebogawa23-Mar-10 14:57
sebogawa23-Mar-10 14:57 
AnswerRe: Best C# book for Reference Pin
PIEBALDconsult23-Mar-10 16:03
mvePIEBALDconsult23-Mar-10 16:03 
AnswerRe: Best C# book for Reference Pin
Saša Ćetković23-Mar-10 17:52
professionalSaša Ćetković23-Mar-10 17:52 
AnswerRe: Best C# book for Reference Pin
Dave Kreskowiak23-Mar-10 17:56
mveDave Kreskowiak23-Mar-10 17:56 
AnswerRe: Best C# book for Reference Pin
Ravi Bhavnani23-Mar-10 18:40
professionalRavi Bhavnani23-Mar-10 18:40 
QuestionXML but with different extension Pin
Jassim Rahma23-Mar-10 12:39
Jassim Rahma23-Mar-10 12:39 
AnswerRe: XML but with different extension Pin
Keith Barrow23-Mar-10 12:50
professionalKeith Barrow23-Mar-10 12:50 
AnswerRe: XML but with different extension Pin
PIEBALDconsult23-Mar-10 13:43
mvePIEBALDconsult23-Mar-10 13:43 
AnswerRe: XML but with different extension Pin
Dr.Walt Fair, PE23-Mar-10 13:45
professionalDr.Walt Fair, PE23-Mar-10 13:45 
QuestionCheck clipboard for a URL Pin
Jassim Rahma23-Mar-10 12:33
Jassim Rahma23-Mar-10 12:33 
AnswerRe: Check clipboard for a URL Pin
AspDotNetDev23-Mar-10 12:59
protectorAspDotNetDev23-Mar-10 12:59 

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.