Click here to Skip to main content
15,890,845 members
Home / Discussions / C#
   

C#

 
GeneralRe: Flickering screen when minimizing Pin
Pete O'Hanlon1-Jun-10 23:23
mvePete O'Hanlon1-Jun-10 23:23 
QuestionCreate 2007 excel-file with C# Pin
Mc_Topaz1-Jun-10 21:36
Mc_Topaz1-Jun-10 21:36 
AnswerRe: Create 2007 excel-file with C# Pin
Henry Minute2-Jun-10 1:48
Henry Minute2-Jun-10 1:48 
QuestionImage on specific tree node Pin
KaurGurpreet1-Jun-10 19:04
KaurGurpreet1-Jun-10 19:04 
AnswerMessage Closed Pin
1-Jun-10 20:55
stancrm1-Jun-10 20:55 
GeneralRe: Image on specific tree node Pin
KaurGurpreet1-Jun-10 21:19
KaurGurpreet1-Jun-10 21:19 
GeneralRe: Image on specific tree node Pin
Mycroft Holmes1-Jun-10 22:52
professionalMycroft Holmes1-Jun-10 22:52 
GeneralRe: Image on specific tree node Pin
Pete O'Hanlon1-Jun-10 23:00
mvePete O'Hanlon1-Jun-10 23:00 
You need to set the ImageIndex (and optionally, the SelectedImageIndex) on the TreeNode you are interested in changing. If you only want to display an image on this node, you effectively have 2 choices - one is to add a dummy transparent image as the default image for the other nodes; the other is to change the ImageIndex/SelectedImageIndex for the ones you don't want.

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



QuestionInstalling web service on windows 2008 Pin
KaurGurpreet1-Jun-10 19:02
KaurGurpreet1-Jun-10 19:02 
QuestionSecuring a web method Pin
KaurGurpreet1-Jun-10 19:00
KaurGurpreet1-Jun-10 19:00 
AnswerRe: Securing a web method Pin
SarahMcM1-Jun-10 20:36
SarahMcM1-Jun-10 20:36 
GeneralRe: Securing a web method Pin
KaurGurpreet1-Jun-10 21:20
KaurGurpreet1-Jun-10 21:20 
GeneralRe: Securing a web method Pin
SarahMcM2-Jun-10 11:46
SarahMcM2-Jun-10 11:46 
QuestionMessage Removed Pin
1-Jun-10 18:22
amaankhan1-Jun-10 18:22 
AnswerRe: help Pin
Mycroft Holmes1-Jun-10 19:34
professionalMycroft Holmes1-Jun-10 19:34 
GeneralRe: help Pin
amaankhan1-Jun-10 19:46
amaankhan1-Jun-10 19:46 
AnswerRe: help Pin
Abhinav S1-Jun-10 19:35
Abhinav S1-Jun-10 19:35 
QuestionRemove Item from listbox Pin
future38391-Jun-10 17:55
future38391-Jun-10 17:55 
Questionexe not executed Pin
prithaa1-Jun-10 17:44
prithaa1-Jun-10 17:44 
AnswerRe: exe not executed Pin
AspDotNetDev1-Jun-10 17:50
protectorAspDotNetDev1-Jun-10 17:50 
AnswerRe: exe not executed Pin
amaankhan1-Jun-10 18:09
amaankhan1-Jun-10 18:09 
GeneralRe: exe not executed Pin
prithaa1-Jun-10 19:02
prithaa1-Jun-10 19:02 
GeneralRe: exe not executed Pin
amaankhan1-Jun-10 19:12
amaankhan1-Jun-10 19:12 
GeneralRe: exe not executed Pin
prithaa1-Jun-10 19:16
prithaa1-Jun-10 19:16 
AnswerRe: exe not executed Pin
Luc Pattyn2-Jun-10 1:53
sitebuilderLuc Pattyn2-Jun-10 1:53 

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.