Click here to Skip to main content
15,890,506 members
Home / Discussions / C#
   

C#

 
Generalwrapping an h file Pin
sharonz5-Oct-04 21:34
sharonz5-Oct-04 21:34 
QuestionWH_CBT Hook? Pin
Hadi Fakhreddine5-Oct-04 20:24
Hadi Fakhreddine5-Oct-04 20:24 
Generalcreate a web control Pin
Anonymous5-Oct-04 20:18
Anonymous5-Oct-04 20:18 
GeneralRe: create a web control Pin
MoustafaS5-Oct-04 23:13
MoustafaS5-Oct-04 23:13 
Questionhow to retrieve the version of ms word installed? Pin
khchan5-Oct-04 19:07
khchan5-Oct-04 19:07 
AnswerRe: how to retrieve the version of ms word installed? Pin
Anonymous5-Oct-04 22:12
Anonymous5-Oct-04 22:12 
Generalplot 2d Line Graph Using GDI+ Pin
xiaowenjie5-Oct-04 18:58
xiaowenjie5-Oct-04 18:58 
GeneralRe: plot 2d Line Graph Using GDI+ Pin
Robert Rohde5-Oct-04 19:10
Robert Rohde5-Oct-04 19:10 
You could search CodeProject for controls made by others. Some of those look really cool.
If you want to make it yourself:
Override the OnPaint method in your Control or Form class, get the Graphics object from the event arguments and play around with the DrawLine method.
GeneralChange the color of a selected date in DataTimePicker Pin
xiaowenjie5-Oct-04 18:01
xiaowenjie5-Oct-04 18:01 
GeneralThreading safety with windows form Pin
mitreviper5-Oct-04 17:23
mitreviper5-Oct-04 17:23 
GeneralRe: Threading safety with windows form Pin
Alex Korchemniy5-Oct-04 17:45
Alex Korchemniy5-Oct-04 17:45 
GeneralRe: Threading safety with windows form Pin
Stefan Troschuetz5-Oct-04 20:58
Stefan Troschuetz5-Oct-04 20:58 
QuestionCan I pass an arrayList as arguments to MFC dll and return an CArray object from MFC dll to c# as arrayList using P/Invoke? Pin
ting6685-Oct-04 16:17
ting6685-Oct-04 16:17 
GeneralTextBox w/ transparent bg Pin
Anonymous5-Oct-04 14:48
Anonymous5-Oct-04 14:48 
Generalbitmaps Pin
cmarmr5-Oct-04 14:43
cmarmr5-Oct-04 14:43 
QuestionOne Program Controls Another? Pin
BonJoviJones5-Oct-04 12:40
BonJoviJones5-Oct-04 12:40 
AnswerRe: One Program Controls Another? Pin
Alex Korchemniy5-Oct-04 17:54
Alex Korchemniy5-Oct-04 17:54 
GeneralProgress Bar Pin
Lash205-Oct-04 11:56
Lash205-Oct-04 11:56 
GeneralRe: Progress Bar Pin
Alex Korchemniy5-Oct-04 12:53
Alex Korchemniy5-Oct-04 12:53 
GeneralRe: Progress Bar Pin
Dave Kreskowiak5-Oct-04 17:13
mveDave Kreskowiak5-Oct-04 17:13 
GeneralRe: Progress Bar Pin
Lash206-Oct-04 4:02
Lash206-Oct-04 4:02 
GeneralRe: Progress Bar Pin
Dave Kreskowiak6-Oct-04 13:06
mveDave Kreskowiak6-Oct-04 13:06 
General"NO Such interface supported" C# to Excel Pin
Ruchi Gupta5-Oct-04 11:20
Ruchi Gupta5-Oct-04 11:20 
GeneralLog to Access database from C# Pin
hans175-Oct-04 10:15
hans175-Oct-04 10:15 
Generalprinting with c# Pin
Member 12961365-Oct-04 9:01
Member 12961365-Oct-04 9:01 

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.