Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to generate Graphs using xml with crystal reports. Pin
Mbah Dhaim13-Sep-08 2:47
Mbah Dhaim13-Sep-08 2:47 
Questionwoking with marshal Pin
iman_kh12-Sep-08 21:24
iman_kh12-Sep-08 21:24 
AnswerRe: woking with marshal Pin
User 665812-Sep-08 22:47
User 665812-Sep-08 22:47 
QuestionCpu temperature Pin
methhoo12-Sep-08 14:49
methhoo12-Sep-08 14:49 
AnswerRe: Cpu temperature Pin
Mark Salsbery12-Sep-08 15:25
Mark Salsbery12-Sep-08 15:25 
QuestionConvering treeView.Nodes to contextMenuStrip.Items? Pin
Mohammad Dayyan12-Sep-08 13:13
Mohammad Dayyan12-Sep-08 13:13 
QuestionGetting HTML source of a frame using the WebBrowser windows form object Pin
Jay Gatsby12-Sep-08 12:19
Jay Gatsby12-Sep-08 12:19 
QuestionI need Help passing data back and forth between Windows forms Pin
chobo212-Sep-08 12:08
chobo212-Sep-08 12:08 
Hi
I am trying to pass data back and forth windows forms but I am having trouble. What I am trying to do is this:

I have a mainForm that has 2 textboxes called plainText and ChiperText. This main form also has a menu bar of different algo to choose from(for instance shift Chiper).

When shift chiper is clicke id launched a new form(shiftchiper.cs). It has some options and it also have a toolbar with Encrypt and decrypt.

When encrypt is hit I want to take the data from mainForm PlainText textbox and encrypt it. Once encrypted send it back to the mainForms chiperText box.

If they hit decrypt it's the same thing just reversed.

By using this tutorial( I used the property way)

http://www.codeproject.com/KB/cs/pass_data_between_forms.aspx

I been able to send the PlainText data to the shiftChiper form and encrypt it. What I can't do is send the new encrypted data back to the ChiperText textbox in the mainForm.

So anyone know how to do this?

I simple example would be nice. It can be just 2 textboxes on one form and a button. when the button is clicked a form2 is made and it sends over one of the textboxes. One form2 it can have a button when clicked it sends the data that was sent back to form1.

I am doing it in C# by the way.
AnswerRe: I need Help passing data back and forth between Windows forms Pin
Jay Gatsby12-Sep-08 12:40
Jay Gatsby12-Sep-08 12:40 
GeneralRe: I need Help passing data back and forth between Windows forms Pin
nelsonpaixao12-Sep-08 15:02
nelsonpaixao12-Sep-08 15:02 
AnswerRe: I need Help passing data back and forth between Windows forms Pin
DaveyM6913-Sep-08 2:30
professionalDaveyM6913-Sep-08 2:30 
QuestionDataGridViewComboBoxColumn is not showing DisplayMember on moving to other column Pin
nishantkainth12-Sep-08 10:51
nishantkainth12-Sep-08 10:51 
QuestionHow can we find WindowState changes ? Pin
Mohammad Dayyan12-Sep-08 10:16
Mohammad Dayyan12-Sep-08 10:16 
AnswerRe: How can we find WindowState changes ? Pin
User 665812-Sep-08 10:30
User 665812-Sep-08 10:30 
GeneralRe: How can we find WindowState changes ? Pin
Mohammad Dayyan12-Sep-08 10:53
Mohammad Dayyan12-Sep-08 10:53 
GeneralRe: How can we find WindowState changes ? Pin
User 665812-Sep-08 11:17
User 665812-Sep-08 11:17 
GeneralRe: How can we find WindowState changes ? Pin
Mohammad Dayyan12-Sep-08 11:20
Mohammad Dayyan12-Sep-08 11:20 
QuestionCancel event Pin
netJP12L12-Sep-08 9:38
netJP12L12-Sep-08 9:38 
AnswerRe: Cancel event Pin
User 665812-Sep-08 10:26
User 665812-Sep-08 10:26 
QuestionBlackjack help needed Pin
Member 395831212-Sep-08 8:51
Member 395831212-Sep-08 8:51 
AnswerRe: Blackjack help needed Pin
Guffa12-Sep-08 9:08
Guffa12-Sep-08 9:08 
GeneralRe: Blackjack help needed Pin
Member 395831212-Sep-08 9:15
Member 395831212-Sep-08 9:15 
AnswerRe: Blackjack help needed Pin
Robert.C.Cartaino12-Sep-08 9:31
Robert.C.Cartaino12-Sep-08 9:31 
GeneralRe: Blackjack help needed Pin
Member 395831212-Sep-08 9:51
Member 395831212-Sep-08 9:51 
QuestionError: 'Table' does not contain a definition for 'BorderStyle' Pin
A.Asif12-Sep-08 7:57
A.Asif12-Sep-08 7:57 

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.