Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - Editable ComboBox content string clipping problem

 
 
Old 06-04-2007   #1 (permalink)
muchinger@web.de


 
 

Editable ComboBox content string clipping problem

All,

I create 2 combo boxes on a page: an editable one and a non-editable
one. Both of them have the same string items which are too long to
entirely fit into the combo box. E. g. the size of the combo boxes is
just large enough to display the half of the string "one word".
Now when selecting the item "one word" in both combo boxes, the
editable combo box would show "word" while the non-editable combo box
would show "one ".
I would like the editable combo box to show the first part of the
selected string item like the non-editable combo box does. Can anybody
help?

Thanks,
Michael


My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
DataGridView editable combobox Left Right Arrow keys .NET General
Why does get-content on a text file remove crlf when cast to a string? PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46