Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
GeneralCombobox index Pin
Mike Osbahr22-Oct-03 4:56
Mike Osbahr22-Oct-03 4:56 
GeneralWindows services Pin
Hambi22-Oct-03 2:37
Hambi22-Oct-03 2:37 
GeneralRe: Windows services Pin
Heath Stewart22-Oct-03 5:27
protectorHeath Stewart22-Oct-03 5:27 
GeneralPainting the title bar Pin
wangier21-Oct-03 23:41
wangier21-Oct-03 23:41 
Generalcontrol on Desktop Pin
vikramlinux21-Oct-03 22:19
vikramlinux21-Oct-03 22:19 
GeneralRe: control on Desktop Pin
Heath Stewart22-Oct-03 5:23
protectorHeath Stewart22-Oct-03 5:23 
GeneralRe: control on Desktop Pin
Bo Hunter22-Oct-03 12:35
Bo Hunter22-Oct-03 12:35 
GeneralRe: control on Desktop Pin
Heath Stewart22-Oct-03 12:52
protectorHeath Stewart22-Oct-03 12:52 
GeneralInternet Explorer` Pin
Srikar Y21-Oct-03 19:31
Srikar Y21-Oct-03 19:31 
GeneralRe: Internet Explorer` Pin
Heath Stewart22-Oct-03 4:11
protectorHeath Stewart22-Oct-03 4:11 
GeneralRe: Internet Explorer` Pin
Philip Fitzsimons22-Oct-03 8:01
Philip Fitzsimons22-Oct-03 8:01 
GeneralDrawing zigzag red lines under words Pin
Meysam Mahfouzi21-Oct-03 19:00
Meysam Mahfouzi21-Oct-03 19:00 
QuestionCan not display toolbar icons, a framework bug? Pin
Libra21-Oct-03 17:47
Libra21-Oct-03 17:47 
GeneralComboBox Pin
Gary Kirkham21-Oct-03 17:09
Gary Kirkham21-Oct-03 17:09 
GeneralRe: ComboBox Pin
Heath Stewart22-Oct-03 3:50
protectorHeath Stewart22-Oct-03 3:50 
GeneralRe: ComboBox Pin
J. Dunlap22-Oct-03 9:33
J. Dunlap22-Oct-03 9:33 
GeneralRe: ComboBox Pin
Heath Stewart22-Oct-03 9:36
protectorHeath Stewart22-Oct-03 9:36 
QuestionHow to get title bar's graphics or its retangle? Pin
wangier21-Oct-03 16:42
wangier21-Oct-03 16:42 
GeneralCapture HTML as Image Pin
Member 31415321-Oct-03 15:28
Member 31415321-Oct-03 15:28 
GeneralWeb Site Scrape Problem Pin
Member 50249221-Oct-03 12:36
Member 50249221-Oct-03 12:36 
GeneralRe: Web Site Scrape Problem Pin
Kentamanos21-Oct-03 12:59
Kentamanos21-Oct-03 12:59 
GeneralRe: Web Site Scrape Problem Pin
Member 50249221-Oct-03 16:32
Member 50249221-Oct-03 16:32 
GeneralRapping rappers? Wrapping wrappers! Pin
allancto21-Oct-03 9:36
allancto21-Oct-03 9:36 
GeneralRe: Rapping rappers? Wrapping wrappers! Pin
James Simpson24-Oct-03 2:08
James Simpson24-Oct-03 2:08 
GeneralRe: Rapping rappers? Wrapping wrappers! Pin
allancto26-Oct-03 21:37
allancto26-Oct-03 21:37 
yeah, that's the solution i was trying to avoid, the TreeViewNoHScroll control. anyway maybe like you suggest it's the best way, and does have the plus of being the place to put in any other mods to TreeView.

Any way to deal with the downsides i perceive:
-- another file in the project
-- registering the control with the toolbox (which sometimes forgets which of my controls are registered anyway)
-- is it possible that TreeView will ever be changed and break my code.

Thanks in advance!

".. and Toto too."
(reassurance by Glenda, the good witch of the North)

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.