Click here to Skip to main content

C#

    RSS: RSS Feed
Home > Forums > C#

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page  Show 
  Refresh
GeneralRe: codeproject template empty PinmemberRassler4821:49 20 Nov '09  
GeneralRe: codeproject template empty PinmemberRichard MacCutchan22:13 20 Nov '09  
GeneralRe: codeproject template empty PinmemberRassler486:37 21 Nov '09  
Questionrequest: fixing a codeproject programm Pinmemberno_idea7:40 20 Nov '09  
AnswerRe: request: fixing a codeproject programm PinmvpDaveyM699:18 20 Nov '09  
GeneralRe: request: fixing a codeproject programm Pinmemberno_idea11:16 20 Nov '09  
GeneralRe: request: fixing a codeproject programm PinmvpDaveyM6917:29 20 Nov '09  
MSDN/Google is your friend, Single-Threaded Apartment.
 
You probably don't need the MainForm class at all - all you probably need is to copy the code inside the Main method to your own method and instead of the Application.Run, just intanciate then display the form.
GraphPlot graphPlot = new GraphPlot(funcstr, xs, xe, nump);
graphPloat.Show();

 
Dave

BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Why are you using VB6? Do you hate yourself? (Christian Graus)

GeneralRe: request: fixing a codeproject programm Pinmemberdojohansen11:50 23 Nov '09  
QuestionAlter table in dataset Pingroupdaniel kuperberg7:36 20 Nov '09  
AnswerRe: Alter table in dataset Pinmemberdojohansen11:53 23 Nov '09  
Questionbetter way to make function returns PinmembernetJP12L7:13 20 Nov '09  
AnswerRe: better way to make function returns Pinmemberstancrm7:15 20 Nov '09  
GeneralRe: better way to make function returns PinmembernetJP12L7:28 20 Nov '09  
GeneralRe: better way to make function returns [modified] PinmemberSaksida Bojan7:34 20 Nov '09  
GeneralRe: better way to make function returns PinmembernetJP12L7:50 20 Nov '09  
GeneralRe: better way to make function returns PinmemberSaksida Bojan7:59 20 Nov '09  
AnswerRe: better way to make function returns Pinmember0x3c07:38 20 Nov '09  
AnswerRe: better way to make function returns Pinmembermusefan8:39 20 Nov '09  
GeneralRe: better way to make function returns PinmembernetJP12L9:34 20 Nov '09  
AnswerRe: better way to make function returns Pinmemberdojohansen11:59 23 Nov '09  
QuestionStream closes while reading a socket Pinmemberjoana.simoes6:11 20 Nov '09  
AnswerRe: Stream closes while reading a socket PinmemberPaulo Zemek6:57 20 Nov '09  
GeneralRe: Stream closes while reading a socket Pinmemberjoana.simoes7:19 20 Nov '09  
GeneralRe: Stream closes while reading a socket PinmemberPaulo Zemek8:44 22 Nov '09  
AnswerRe: Stream closes while reading a socket PinmvpLuc Pattyn7:27 20 Nov '09  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Advertise | Privacy | Mobile
Web01 | 2.5.120210.1 | Last Updated 14 Feb 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid