Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » CExtTreeCtrl question Collapse All
Subject Author Date
tera tera Jan 9, 2009 - 2:32 AM

Hello.


I want to perform only display.

The Edit function is unnecessary.



Thanks,


 

Technical Support Jan 9, 2009 - 8:36 AM

The marked tree line on your screen shot consists of two parts. The Edit control: text is the tree item’s text. The control text text is the text inside attached single line text editor control. If you don’t need text editor, then you should simply initialize tree item without assigning any attached control to it. I.e. you should initialize simple tree item with the Edit control: control text text.