Click here to Skip to main content
15,900,644 members
Home / Discussions / C#
   

C#

 
GeneralRe: encoding a string[] Pin
pmarfleet26-Jan-08 22:49
pmarfleet26-Jan-08 22:49 
GeneralRe: encoding a string[] Pin
caradri26-Jan-08 23:36
caradri26-Jan-08 23:36 
QuestionMoving data from one form to another Pin
Jacob Dixon26-Jan-08 17:44
Jacob Dixon26-Jan-08 17:44 
GeneralRe: Moving data from one form to another Pin
Ravi Bhavnani26-Jan-08 20:32
professionalRavi Bhavnani26-Jan-08 20:32 
GeneralRe: Moving data from one form to another Pin
Jacob Dixon27-Jan-08 10:15
Jacob Dixon27-Jan-08 10:15 
GeneralRe: Moving data from one form to another Pin
Ravi Bhavnani27-Jan-08 15:47
professionalRavi Bhavnani27-Jan-08 15:47 
GeneralRe: Moving data from one form to another Pin
Jacob Dixon29-Jan-08 13:32
Jacob Dixon29-Jan-08 13:32 
GeneralRe: Moving data from one form to another Pin
XeoN-Kc27-Jan-08 6:38
XeoN-Kc27-Jan-08 6:38 
You can use Ravi's solution. However, that will make some data off your listbox, public.
I suggest to have Form2 with a property of type string,which gets and sets the data. in your case the set is mostly important. From Form1...you only need to set the property. From form2 just set the given value to the textbox.
I think its a little safer.

Regards

Kev. Wink | ;)
GeneralRe: Moving data from one form to another Pin
Jacob Dixon27-Jan-08 6:53
Jacob Dixon27-Jan-08 6:53 
GeneralDataBinding and displaying it in a datagrid :along with Code i have written Pin
Trustapple26-Jan-08 17:24
Trustapple26-Jan-08 17:24 
GeneralRe: DataBinding and displaying it in a datagrid :along with Code i have written Pin
Sourie27-Jan-08 3:32
Sourie27-Jan-08 3:32 
GeneralRe: DataBinding and displaying it in a datagrid :along with Code i have written Pin
Trustapple27-Jan-08 21:53
Trustapple27-Jan-08 21:53 
GeneralRe: DataBinding and displaying it in a datagrid :along with Code i have written Pin
Sourie27-Jan-08 23:18
Sourie27-Jan-08 23:18 
GeneralActive Directory Authentication(For Domain User) Pin
CNewbie26-Jan-08 17:08
CNewbie26-Jan-08 17:08 
GeneralRe: Active Directory Authentication(For Domain User) Pin
CNewbie27-Jan-08 5:36
CNewbie27-Jan-08 5:36 
Question"pack" and "unpack" php method in C#, how? Pin
Patricio Tapia26-Jan-08 15:45
Patricio Tapia26-Jan-08 15:45 
GeneralSerial com port help Pin
Mabre of the Tadadas26-Jan-08 15:09
Mabre of the Tadadas26-Jan-08 15:09 
GeneralRe: Serial com port help Pin
Luc Pattyn26-Jan-08 16:10
sitebuilderLuc Pattyn26-Jan-08 16:10 
GeneralCreating databases programmatically Pin
Jacob Dixon26-Jan-08 12:01
Jacob Dixon26-Jan-08 12:01 
GeneralRe: Creating databases programmatically Pin
Paul Conrad26-Jan-08 12:09
professionalPaul Conrad26-Jan-08 12:09 
GeneralRe: Creating databases programmatically Pin
Jacob Dixon26-Jan-08 12:12
Jacob Dixon26-Jan-08 12:12 
GeneralRe: Creating databases programmatically Pin
Paul Conrad26-Jan-08 12:14
professionalPaul Conrad26-Jan-08 12:14 
GeneralRe: Creating databases programmatically Pin
Jacob Dixon26-Jan-08 12:17
Jacob Dixon26-Jan-08 12:17 
GeneralRe: Creating databases programmatically Pin
Paul Conrad26-Jan-08 12:20
professionalPaul Conrad26-Jan-08 12:20 
GeneralRe: Creating databases programmatically Pin
Jacob Dixon26-Jan-08 12:23
Jacob Dixon26-Jan-08 12:23 

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.