Click here to Skip to main content
15,903,175 members
Home / Discussions / C#
   

C#

 
QuestionHow to turn a Windows Form application into a library Pin
biop.codeproject10-Nov-11 0:20
biop.codeproject10-Nov-11 0:20 
AnswerRe: How to turn a Windows Form application into a library Pin
BobJanova10-Nov-11 1:24
BobJanova10-Nov-11 1:24 
AnswerRe: How to turn a Windows Form application into a library Pin
BillWoodruff10-Nov-11 5:24
professionalBillWoodruff10-Nov-11 5:24 
GeneralRe: How to turn a Windows Form application into a library Pin
biop.codeproject10-Nov-11 15:30
biop.codeproject10-Nov-11 15:30 
AnswerRe: How to turn a Windows Form application into a library Pin
Luc Pattyn10-Nov-11 16:08
sitebuilderLuc Pattyn10-Nov-11 16:08 
GeneralRe: How to turn a Windows Form application into a library Pin
biop.codeproject10-Nov-11 17:52
biop.codeproject10-Nov-11 17:52 
AnswerRe: How to turn a Windows Form application into a library Pin
Luc Pattyn10-Nov-11 18:26
sitebuilderLuc Pattyn10-Nov-11 18:26 
GeneralRe: How to turn a Windows Form application into a library Pin
BillWoodruff10-Nov-11 19:27
professionalBillWoodruff10-Nov-11 19:27 
biop.codeproject wrote:
I think the rule for posting here is to keep it simple. And I think I have done it in my original post. As all I want is to ask how to turn a WinForm application into library.
There is a difference between keeping a question 'simple,' and providing enough information so that potential responders understand the basic usage scenario well enough to give relevant answers, links to resources, or ask focused questions that further advance you towards your desired goal.

If you were posting on a "dedicated" Motorola Bar-Code tech-support forum, of course you could take it for granted that readers would know you were speaking of using a device "remotely." ... Unless Moto was now offering some new portable wonder that was running Win CE, or Win Whatever, that included a dedicated bar-code readers, and was capable of running a WinForms CE app ?

You have still not answered the significant question of whether you intend for your Class Library to include any Forms: that is a possibility. Personally I would not include a Form in a Control Library, but would make a UserControl (or hack a UserControl so it sub-classed Form), based on my preference that a Class Library include only code.

This subject: building a Class Library with/without a Form in it has been recently discussed here.

My only intent in asking you to clarify the scenario was to be helpful, and, imho, your original scenario description was quite ambiguous.

best, Bill
"I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone." Bjarne Stroustrop circa 1990

AnswerRe: How to turn a Windows Form application into a library Pin
Ennis Ray Lynch, Jr.10-Nov-11 8:40
Ennis Ray Lynch, Jr.10-Nov-11 8:40 
GeneralRe: How to turn a Windows Form application into a library Pin
BobJanova10-Nov-11 23:23
BobJanova10-Nov-11 23:23 
QuestionUninstall a none Microsoft program on a remote machine via WMI Pin
AndieDu9-Nov-11 23:03
AndieDu9-Nov-11 23:03 
AnswerRe: Uninstall a none Microsoft program on a remote machine via WMI Pin
AndieDu10-Nov-11 11:15
AndieDu10-Nov-11 11:15 
QuestionHow can I use Word in C3.Net Not COM Componet Pin
yousefshokati9-Nov-11 20:03
yousefshokati9-Nov-11 20:03 
AnswerRe: How can I use Word in C3.Net Not COM Componet Pin
Wayne Gaylard9-Nov-11 21:19
professionalWayne Gaylard9-Nov-11 21:19 
QuestionRestore database with stored procedure Pin
nhanlaptrinh9-Nov-11 12:17
nhanlaptrinh9-Nov-11 12:17 
AnswerRe: Restore database with stored procedure Pin
Abhinav S9-Nov-11 16:54
Abhinav S9-Nov-11 16:54 
GeneralRe: Restore database with stored procedure Pin
nhanlaptrinh16-Nov-11 14:02
nhanlaptrinh16-Nov-11 14:02 
QuestionExport to Excel and Navigating to other Page Pin
pravin_mun9-Nov-11 6:51
pravin_mun9-Nov-11 6:51 
AnswerRe: Export to Excel and Navigating to other Page Pin
Dave Kreskowiak9-Nov-11 13:33
mveDave Kreskowiak9-Nov-11 13:33 
SuggestionRe: Export to Excel and Navigating to other Page Pin
RaviRanjanKr13-Nov-11 4:39
professionalRaviRanjanKr13-Nov-11 4:39 
Questionwhere to save my error.log? Pin
Jassim Rahma9-Nov-11 5:34
Jassim Rahma9-Nov-11 5:34 
AnswerMessage Removed Pin
9-Nov-11 5:50
professionalBert Mitton9-Nov-11 5:50 
GeneralRe: where to save my error.log? Pin
Dave Kreskowiak9-Nov-11 13:22
mveDave Kreskowiak9-Nov-11 13:22 
GeneralRe: where to save my error.log? Pin
Firo Atrum Ventus10-Nov-11 16:58
Firo Atrum Ventus10-Nov-11 16:58 
GeneralRe: where to save my error.log? Pin
Dave Kreskowiak10-Nov-11 18:40
mveDave Kreskowiak10-Nov-11 18:40 

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.