|
-
May 8th, 2006, 03:47 AM
#1
list control
I have a textbox in a dialog box. some text is entered in this textbox.
i have one more dialog box which has a list control. the columns in list control are "property" and "value"
i want the text entered in the text box to appear in the "value" column of
list control, in the other dialog box.
i am storing the value entered in the textbox,in a cstring variable
for ex: if the text box contains "c:\desktop\search" , then this shud be
displayed in the list control column "value". pls give the code to do this
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|