Click here to Skip to main content
15,918,168 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Windows Pin
User 27100913-Feb-08 0:16
User 27100913-Feb-08 0:16 
GeneralRe: Windows Pin
IWannaTalk13-Feb-08 0:17
IWannaTalk13-Feb-08 0:17 
QuestionAnimated button in WPF Pin
Pawel Gielmuda12-Feb-08 2:03
Pawel Gielmuda12-Feb-08 2:03 
GeneralRe: Animated button in WPF Pin
Pawel Gielmuda12-Feb-08 2:03
Pawel Gielmuda12-Feb-08 2:03 
GeneralRe: Animated button in WPF Pin
newc112-Feb-08 3:55
newc112-Feb-08 3:55 
GeneralRe: Animated button in WPF Pin
Pawel Gielmuda12-Feb-08 4:12
Pawel Gielmuda12-Feb-08 4:12 
GeneralTree view Pin
IWannaTalk11-Feb-08 21:23
IWannaTalk11-Feb-08 21:23 
GeneralRe: Tree view Pin
User 27100912-Feb-08 2:31
User 27100912-Feb-08 2:31 
You will need to edit the control templates. This very easy in Blend because Blend returns back a copy of the current control template with one click of the mouse. There are also free videos on the Expression Blend site that walk you through editing a control template.

Here are two resources that will get you started.

http://www.codeproject.com/KB/WPF/CustomTreeViewLayout.aspx[^]

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2791439&SiteID=1[^]

FYI: The control template you need is nested inside the TreeViewItem and is actually a style for a ToggleButton.

Question: If you clear out the arrow, how will the user know that they can click a element and see more data. That is the purpose of the little, arrow.

Cheers, Karl

My Blog | Mole's Home Page | How To Create Screen Capture Videos For Your Articles

Just a grain of sand on the worlds beaches.




modified 27-Feb-21 21:01pm.

GeneralRe: Tree view Pin
IWannaTalk12-Feb-08 2:45
IWannaTalk12-Feb-08 2:45 
QuestionCommand performance problem Pin
Super Lloyd11-Feb-08 13:13
Super Lloyd11-Feb-08 13:13 
GeneralRe: Command performance problem Pin
User 27100911-Feb-08 13:45
User 27100911-Feb-08 13:45 
GeneralRe: Command performance problem Pin
Super Lloyd11-Feb-08 14:18
Super Lloyd11-Feb-08 14:18 
GeneralRe: Command performance problem Pin
User 27100911-Feb-08 14:21
User 27100911-Feb-08 14:21 
GeneralRe: Command performance problem Pin
Josh Smith12-Feb-08 7:41
Josh Smith12-Feb-08 7:41 
GeneralRe: Command performance problem Pin
User 27100912-Feb-08 7:43
User 27100912-Feb-08 7:43 
GeneralRe: Command performance problem Pin
Josh Smith12-Feb-08 7:45
Josh Smith12-Feb-08 7:45 
GeneralRe: Command performance problem Pin
User 27100912-Feb-08 7:47
User 27100912-Feb-08 7:47 
GeneralRe: Command performance problem Pin
Josh Smith12-Feb-08 7:48
Josh Smith12-Feb-08 7:48 
GeneralRe: Command performance problem Pin
User 27100912-Feb-08 7:50
User 27100912-Feb-08 7:50 
GeneralRe: Command performance problem Pin
Josh Smith12-Feb-08 7:56
Josh Smith12-Feb-08 7:56 
GeneralRe: Command performance problem Pin
Pete O'Hanlon12-Feb-08 11:24
mvePete O'Hanlon12-Feb-08 11:24 
GeneralRe: Command performance problem Pin
User 27100924-Feb-08 18:29
User 27100924-Feb-08 18:29 
GeneralRe: Command performance problem Pin
Super Lloyd24-Feb-08 18:58
Super Lloyd24-Feb-08 18:58 
GeneralRe: Command performance problem Pin
User 27100924-Feb-08 19:01
User 27100924-Feb-08 19:01 
GeneralFlickering text Pin
Mircea Grelus10-Feb-08 4:23
Mircea Grelus10-Feb-08 4:23 

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.