Click here to Skip to main content
15,881,882 members
Home / Discussions / C#
   

C#

 
GeneralRe: Parallel vs Threading Pin
Ger Hayden14-Nov-15 11:27
Ger Hayden14-Nov-15 11:27 
GeneralRe: Parallel vs Threading Pin
Gerry Schmitz14-Nov-15 20:29
mveGerry Schmitz14-Nov-15 20:29 
GeneralRe: Parallel vs Threading Pin
Ger Hayden15-Nov-15 9:50
Ger Hayden15-Nov-15 9:50 
GeneralRe: Parallel vs Threading Pin
Gerry Schmitz15-Nov-15 10:22
mveGerry Schmitz15-Nov-15 10:22 
GeneralRe: Parallel vs Threading Pin
Ger Hayden18-Nov-15 3:24
Ger Hayden18-Nov-15 3:24 
QuestionMoving Data from one form to another Pin
KakitaIppatsu13-Nov-15 14:45
KakitaIppatsu13-Nov-15 14:45 
AnswerRe: Moving Data from one form to another Pin
John Torjo13-Nov-15 14:51
professionalJohn Torjo13-Nov-15 14:51 
GeneralRe: Moving Data from one form to another Pin
KakitaIppatsu13-Nov-15 15:24
KakitaIppatsu13-Nov-15 15:24 
That removed the error, but introduced another.

I now get an error on the same line but is is under FormA.PanelA stating: An object reference is required for the non-static field, method or property.

txtQtyB.Text = FormA.panelA.txtQtyA.Text;

I'm not sure how I can change the accessor for a dynamically created control?

And just to add a little more. FormA creates and calls FormB.
GeneralRe: Moving Data from one form to another Pin
John Torjo13-Nov-15 15:30
professionalJohn Torjo13-Nov-15 15:30 
GeneralRe: Moving Data from one form to another Pin
OriginalGriff13-Nov-15 21:43
mveOriginalGriff13-Nov-15 21:43 
GeneralRe: Moving Data from one form to another Pin
OriginalGriff13-Nov-15 21:35
mveOriginalGriff13-Nov-15 21:35 
AnswerRe: Moving Data from one form to another Pin
BillWoodruff13-Nov-15 16:26
professionalBillWoodruff13-Nov-15 16:26 
AnswerRe: Moving Data from one form to another Pin
OriginalGriff13-Nov-15 21:42
mveOriginalGriff13-Nov-15 21:42 
QuestionLocal sqlce database or datatable in xml file Pin
GrooverFromHolland13-Nov-15 13:30
GrooverFromHolland13-Nov-15 13:30 
AnswerRe: Local sqlce database or datatable in xml file Pin
Mycroft Holmes13-Nov-15 14:04
professionalMycroft Holmes13-Nov-15 14:04 
GeneralRe: Local sqlce database or datatable in xml file Pin
GrooverFromHolland13-Nov-15 14:22
GrooverFromHolland13-Nov-15 14:22 
AnswerRe: Local sqlce database or datatable in xml file Pin
Gerry Schmitz13-Nov-15 14:05
mveGerry Schmitz13-Nov-15 14:05 
GeneralRe: Local sqlce database or datatable in xml file Pin
GrooverFromHolland13-Nov-15 14:37
GrooverFromHolland13-Nov-15 14:37 
GeneralRe: Local sqlce database or datatable in xml file Pin
Gerry Schmitz13-Nov-15 15:04
mveGerry Schmitz13-Nov-15 15:04 
QuestionPlay Sound (WAV, MP3 ...) on Input Device (Microphone) Pin
Owned Fiston13-Nov-15 5:58
Owned Fiston13-Nov-15 5:58 
AnswerRe: Play Sound (WAV, MP3 ...) on Input Device (Microphone) Pin
Eddy Vluggen13-Nov-15 6:32
professionalEddy Vluggen13-Nov-15 6:32 
GeneralRe: Play Sound (WAV, MP3 ...) on Input Device (Microphone) Pin
Owned Fiston13-Nov-15 8:21
Owned Fiston13-Nov-15 8:21 
AnswerRe: Play Sound (WAV, MP3 ...) on Input Device (Microphone) Pin
Gerry Schmitz13-Nov-15 7:43
mveGerry Schmitz13-Nov-15 7:43 
GeneralRe: Play Sound (WAV, MP3 ...) on Input Device (Microphone) Pin
Owned Fiston13-Nov-15 8:23
Owned Fiston13-Nov-15 8:23 
GeneralRe: Play Sound (WAV, MP3 ...) on Input Device (Microphone) Pin
Gerry Schmitz13-Nov-15 9:01
mveGerry Schmitz13-Nov-15 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.