Click here to Skip to main content
15,900,378 members
Home / Discussions / C#
   

C#

 
GeneralRe: Set focus on textbox using C# Pin
Judah Gabriel Himango13-Jan-05 5:15
sponsorJudah Gabriel Himango13-Jan-05 5:15 
GeneralRe: Set focus on textbox using C# Pin
Salman Taseer`13-Jan-05 11:28
Salman Taseer`13-Jan-05 11:28 
Questioncan we serialize an array in .Net? Pin
APradosh13-Jan-05 1:16
APradosh13-Jan-05 1:16 
AnswerRe: can we serialize an array in .Net? Pin
turbochimp13-Jan-05 2:47
turbochimp13-Jan-05 2:47 
AnswerRe: can we serialize an array in .Net? Pin
Jesse Squire13-Jan-05 7:45
Jesse Squire13-Jan-05 7:45 
GeneralRe: can we serialize an array in .Net? Pin
APradosh13-Jan-05 17:45
APradosh13-Jan-05 17:45 
QuestionEnsure Visibility in TreeView? Pin
Snowjim12-Jan-05 23:31
Snowjim12-Jan-05 23:31 
AnswerRe: Ensure Visibility in TreeView? Pin
Snowjim13-Jan-05 0:18
Snowjim13-Jan-05 0:18 
Hey!

I have solwe one bit of the problem.

When i select an item in thre tree and this item is an new item, then is vill change to old item with old imageIndex(icon).

I am doing this by :

tmpNode.SelectedImageIndex = 2;

where 2 is the index for old image, and this works fine until i select anotner treenode in the tree, then the icon is going back to be new again?

I have stated in my own made TreeNode that it is Visited TRUE, and this means that it is old.

The change to old icon is appering when i release the mouse button on another Treenode.

Any ide why it is doing this?

SnowJim
GeneralAuto Generating a license Key Pin
vchalla12-Jan-05 23:19
vchalla12-Jan-05 23:19 
GeneralGenerating a unique license key Pin
vchalla12-Jan-05 23:15
vchalla12-Jan-05 23:15 
GeneralRe: Generating a unique license key Pin
Colin Angus Mackay12-Jan-05 23:21
Colin Angus Mackay12-Jan-05 23:21 
GeneralCalling a procedure on a loaded form Pin
StephenMcAllister12-Jan-05 22:53
StephenMcAllister12-Jan-05 22:53 
GeneralRe: Calling a procedure on a loaded form Pin
Stefan Troschuetz12-Jan-05 23:13
Stefan Troschuetz12-Jan-05 23:13 
GeneralRe: Calling a procedure on a loaded form Pin
Colin Angus Mackay12-Jan-05 23:16
Colin Angus Mackay12-Jan-05 23:16 
GeneralSystem.String - Reference Type Pin
zecodela12-Jan-05 22:38
zecodela12-Jan-05 22:38 
GeneralRe: System.String - Reference Type Pin
Sujith S12-Jan-05 23:03
Sujith S12-Jan-05 23:03 
GeneralRe: System.String - Reference Type Pin
Stefan Troschuetz12-Jan-05 23:06
Stefan Troschuetz12-Jan-05 23:06 
GeneralRe: System.String - Reference Type Pin
Adam Goossens13-Jan-05 0:32
Adam Goossens13-Jan-05 0:32 
GeneralC# with XML Pin
Newbie_Toy12-Jan-05 22:09
Newbie_Toy12-Jan-05 22:09 
GeneralRe: C# with XML Pin
Adam Goossens13-Jan-05 0:41
Adam Goossens13-Jan-05 0:41 
GeneralC# operator overloading Pin
ting66812-Jan-05 22:01
ting66812-Jan-05 22:01 
GeneralRe: C# operator overloading Pin
Stefan Troschuetz12-Jan-05 22:34
Stefan Troschuetz12-Jan-05 22:34 
GeneralRe: C# operator overloading Pin
J4amieC13-Jan-05 2:48
J4amieC13-Jan-05 2:48 
GeneralRe: C# operator overloading Pin
turbochimp13-Jan-05 3:06
turbochimp13-Jan-05 3:06 
Generalhelp on openwith dialog Pin
deepakskumar12-Jan-05 21:17
deepakskumar12-Jan-05 21:17 

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.