Click here to Skip to main content
15,900,511 members
Home / Discussions / C#
   

C#

 
GeneralRe: SyntaxError Pin
Jerry Hammond1-Sep-04 5:15
Jerry Hammond1-Sep-04 5:15 
GeneralRe: SyntaxError Pin
Marc Clifton1-Sep-04 2:54
mvaMarc Clifton1-Sep-04 2:54 
GeneralRe: SyntaxError Pin
Jerry Hammond1-Sep-04 5:16
Jerry Hammond1-Sep-04 5:16 
GeneralRe: SyntaxError Pin
Marc Clifton1-Sep-04 5:26
mvaMarc Clifton1-Sep-04 5:26 
QuestionHow to implement zoom in and out in windows forms panel ?? Pin
CNU31-Aug-04 16:58
CNU31-Aug-04 16:58 
AnswerRe: How to implement zoom in and out in windows forms panel ?? Pin
Marc Clifton1-Sep-04 2:49
mvaMarc Clifton1-Sep-04 2:49 
QuestionHow to make a library/dll in Visual C# Standard Edittion Pin
HalfAsleep31-Aug-04 12:02
HalfAsleep31-Aug-04 12:02 
AnswerRe: How to make a library/dll in Visual C# Standard Edittion Pin
Heath Stewart31-Aug-04 12:31
protectorHeath Stewart31-Aug-04 12:31 
You can make a Windows control library - there's just to project for it (a template of files and settings). Just start a regular class library and add a class that derives from a control. There's no difference other than the base classes from which your classes derive.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles]
GeneralRe: How to make a library/dll in Visual C# Standard Edittion Pin
HalfAsleep31-Aug-04 12:39
HalfAsleep31-Aug-04 12:39 
GeneralRe: How to make a library/dll in Visual C# Standard Edittion Pin
Heath Stewart31-Aug-04 13:25
protectorHeath Stewart31-Aug-04 13:25 
QuestionGame port I/O ? Pin
Christian Graus31-Aug-04 10:58
protectorChristian Graus31-Aug-04 10:58 
AnswerRe: Game port I/O ? Pin
Heath Stewart31-Aug-04 12:15
protectorHeath Stewart31-Aug-04 12:15 
GeneralRe: Game port I/O ? Pin
Christian Graus1-Sep-04 10:49
protectorChristian Graus1-Sep-04 10:49 
AnswerRe: Game port I/O ? Pin
mav.northwind1-Sep-04 4:55
mav.northwind1-Sep-04 4:55 
GeneralListView Pin
elena1234531-Aug-04 10:57
elena1234531-Aug-04 10:57 
GeneralRe: ListView Pin
Heath Stewart31-Aug-04 12:28
protectorHeath Stewart31-Aug-04 12:28 
GeneralMicrosoft Web Browser Control Cookies Pin
kayhustle31-Aug-04 10:47
kayhustle31-Aug-04 10:47 
GeneralRe: Microsoft Web Browser Control Cookies Pin
Heath Stewart31-Aug-04 12:11
protectorHeath Stewart31-Aug-04 12:11 
GeneralRe: Microsoft Web Browser Control Cookies Pin
kayhustle31-Aug-04 15:51
kayhustle31-Aug-04 15:51 
GeneralRe: Microsoft Web Browser Control Cookies Pin
Heath Stewart1-Sep-04 9:37
protectorHeath Stewart1-Sep-04 9:37 
Generalrectangle select Pin
hudhud31-Aug-04 10:15
hudhud31-Aug-04 10:15 
GeneralRe: rectangle select Pin
Christian Graus31-Aug-04 11:02
protectorChristian Graus31-Aug-04 11:02 
GeneralRe: rectangle select Pin
hudhud1-Sep-04 19:54
hudhud1-Sep-04 19:54 
GeneralRe: rectangle select Pin
Christian Graus2-Sep-04 10:13
protectorChristian Graus2-Sep-04 10:13 
QuestionHow to databind a CheckedListBox control Pin
abhishk2001@yahoo.com31-Aug-04 9:52
abhishk2001@yahoo.com31-Aug-04 9:52 

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.