Click here to Skip to main content
15,902,198 members
Home / Discussions / C#
   

C#

 
GeneralRe: Thread, WaitSleepJoin Pin
Luc Pattyn24-Jul-07 11:54
sitebuilderLuc Pattyn24-Jul-07 11:54 
QuestionDataSource binding problem Pin
~~~Johnny~~~21-Jul-07 3:27
~~~Johnny~~~21-Jul-07 3:27 
AnswerRe: DataSource binding problem Pin
~~~Johnny~~~21-Jul-07 5:01
~~~Johnny~~~21-Jul-07 5:01 
GeneralRe: DataSource binding problem Pin
Urs Enzler22-Jul-07 6:24
Urs Enzler22-Jul-07 6:24 
GeneralRe: DataSource binding problem Pin
~~~Johnny~~~23-Jul-07 6:03
~~~Johnny~~~23-Jul-07 6:03 
GeneralRe: DataSource binding problem Pin
Urs Enzler29-Jul-07 21:40
Urs Enzler29-Jul-07 21:40 
Questionadd header and footer to a dynamically generated word Pin
Nitin Varambally21-Jul-07 3:23
Nitin Varambally21-Jul-07 3:23 
QuestionConverting a Form to a Windows Service Pin
Ben297521-Jul-07 2:35
Ben297521-Jul-07 2:35 
I have been looking around and can not find what I am looking for. Thanks in advance for any help.

What I have is a very nice working form that does everything that I need, including handling WndProc messages. The problem is in converting this into a Windows Service.

I specifically designed it as a form for easier testing and because the documentation suggests that I will need a Form in my Windows service to handle WndProc events anyway.

Multiple inheritance would be fantastic, but doesn't exist for C#. I have tried multiple Interface inheritance but then I can not override the WndProc method.

If anyone knows how to add a form to a Windows Service to handle WndProc messages - or knows of any other way to enable WndProc overriding from within a Windows Service I would very much like to hear from you.

Regards,
Ben
AnswerRe: Converting a Form to a Windows Service Pin
Luc Pattyn21-Jul-07 3:09
sitebuilderLuc Pattyn21-Jul-07 3:09 
QuestionAny one know how to insert new rows into DataGrid [modified] Pin
michaelqog21-Jul-07 1:51
michaelqog21-Jul-07 1:51 
Questionhow to generate a crystal report everyday at a particular time with windows services in .net Pin
raj_no_of_doubts21-Jul-07 0:34
raj_no_of_doubts21-Jul-07 0:34 
QuestionTreeView/TabControl question Pin
EliBaskin20-Jul-07 23:54
EliBaskin20-Jul-07 23:54 
AnswerRe: TreeView/TabControl question Pin
Larantz21-Jul-07 9:15
Larantz21-Jul-07 9:15 
GeneralRe: TreeView/TabControl question Pin
EliBaskin21-Jul-07 12:37
EliBaskin21-Jul-07 12:37 
Questionchange currentrow in datagridview Pin
amir hooshang20-Jul-07 23:04
amir hooshang20-Jul-07 23:04 
QuestionHighlight the records in grid Pin
Tyng20-Jul-07 22:55
Tyng20-Jul-07 22:55 
QuestionMessage Queue Manipulation Pin
M. J. Jaya Chitra20-Jul-07 21:02
M. J. Jaya Chitra20-Jul-07 21:02 
AnswerRe: Message Queue Manipulation Pin
Guffa21-Jul-07 1:12
Guffa21-Jul-07 1:12 
GeneralRe: Message Queue Manipulation Pin
M. J. Jaya Chitra22-Jul-07 18:16
M. J. Jaya Chitra22-Jul-07 18:16 
QuestionAddRemoveProgramsIcon in Setup Project Pin
stancrm20-Jul-07 20:59
stancrm20-Jul-07 20:59 
Questionmdi parent problem Pin
monuSaini20-Jul-07 20:55
monuSaini20-Jul-07 20:55 
AnswerRe: mdi parent problem Pin
~~~Johnny~~~21-Jul-07 3:34
~~~Johnny~~~21-Jul-07 3:34 
AnswerRe: mdi parent problem Pin
Larantz21-Jul-07 9:28
Larantz21-Jul-07 9:28 
AnswerRe: Treeview Problem Pin
mangrovecm20-Jul-07 19:27
mangrovecm20-Jul-07 19:27 
GeneralRe: Treeview Problem Pin
Avadhesh Kumar Maurya20-Jul-07 20:00
Avadhesh Kumar Maurya20-Jul-07 20:00 

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.