PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms append text to combobox

Reply

append text to combobox

 
Thread Tools Rate Thread
Old 25-06-2003, 04:09 PM   #1
Peter Zentner
Guest
 
Posts: n/a
Default append text to combobox


Hi all,

is there a chance to append the text of the new selected item to the text in
the textbox portion of the control?

Example:

textbox: "hello "
new selected item: "world"
new textbox text: "hello world"

TIA

Peter


  Reply With Quote
Old 26-06-2003, 08:07 AM   #2
Claes Bergefall
Guest
 
Posts: n/a
Default Re: append text to combobox

Read the docs for the TextBox class and you should find the
AppendText method

/claes

"Peter Zentner" <Peter.Zentner@_RE_MOVE_web.de> wrote in message
news:e28SiQzODHA.2052@TK2MSFTNGP11.phx.gbl...
> Hi all,
>
> is there a chance to append the text of the new selected item to the text

in
> the textbox portion of the control?
>
> Example:
>
> textbox: "hello "
> new selected item: "world"
> new textbox text: "hello world"
>
> TIA
>
> Peter
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off