Click here to Skip to main content
16,011,988 members
Home / Discussions / C#
   

C#

 
QuestionC#,datagrid Pin
MozhdehQeraati13-Jun-06 18:44
MozhdehQeraati13-Jun-06 18:44 
AnswerRe: C#,datagrid Pin
rah_sin13-Jun-06 19:05
professionalrah_sin13-Jun-06 19:05 
GeneralRe: C#,datagrid Pin
MozhdehQeraati13-Jun-06 21:10
MozhdehQeraati13-Jun-06 21:10 
GeneralRe: C#,datagrid Pin
rah_sin13-Jun-06 21:22
professionalrah_sin13-Jun-06 21:22 
GeneralRe: C#,datagrid Pin
MozhdehQeraati13-Jun-06 21:34
MozhdehQeraati13-Jun-06 21:34 
GeneralRe: C#,datagrid Pin
rah_sin13-Jun-06 22:39
professionalrah_sin13-Jun-06 22:39 
AnswerRe: C#,datagrid [modified] Pin
Robert Rohde14-Jun-06 0:57
Robert Rohde14-Jun-06 0:57 
Questiontreeview labelEdit Pin
urbane.tiger13-Jun-06 16:50
urbane.tiger13-Jun-06 16:50 
Has anyone used the LabelEdit "feature" of the NET 2.0 TreeView class.

If so, is there an easy way of processing the keystrokes of the "new label value" as they're entered. The KeyDown etc events for the TreeView itself are not invoked as they are entered. My planning assumption was I'd implement my own text input control when the user hit F2 or selected Change Name from the context menu. However the LabelEdit feature has come pdc to obviating that necessity. My main want is to trap Escape and set e.Cancel to true, but in addition I'd like to dump most special characters into the keystroke recycler.

Any ideas would be much appreciated - my preference is to NOT use "unsafe" methods, which I think I could do. I'd prefer to implement a "standard" text input control if I have to.





Cheers PhilD
AnswerRe: treeview labelEdit Pin
Ed.Poore14-Jun-06 3:26
Ed.Poore14-Jun-06 3:26 
GeneralRe: treeview labelEdit Pin
urbane.tiger15-Jun-06 20:28
urbane.tiger15-Jun-06 20:28 
GeneralRe: treeview labelEdit Pin
Ed.Poore16-Jun-06 14:08
Ed.Poore16-Jun-06 14:08 
Questionlistviews losing background color [modified] Pin
acezrwild81713-Jun-06 14:29
acezrwild81713-Jun-06 14:29 
AnswerRe: listviews losing background color Pin
Dustin Metzgar13-Jun-06 15:42
Dustin Metzgar13-Jun-06 15:42 
GeneralRe: listviews losing background color Pin
gantww13-Jun-06 15:48
gantww13-Jun-06 15:48 
GeneralRe: listviews losing background color Pin
gantww13-Jun-06 15:54
gantww13-Jun-06 15:54 
GeneralRe: listviews losing background color Pin
surshbabuk13-Jun-06 18:03
surshbabuk13-Jun-06 18:03 
GeneralRe: listviews losing background color Pin
acezrwild81714-Jun-06 2:21
acezrwild81714-Jun-06 2:21 
GeneralRe: listviews losing background color Pin
Dustin Metzgar14-Jun-06 2:34
Dustin Metzgar14-Jun-06 2:34 
GeneralRe: listviews losing background color Pin
acezrwild81714-Jun-06 8:13
acezrwild81714-Jun-06 8:13 
QuestionDll Question Pin
teejayem13-Jun-06 14:28
teejayem13-Jun-06 14:28 
AnswerRe: Dll Question Pin
urbane.tiger13-Jun-06 16:28
urbane.tiger13-Jun-06 16:28 
GeneralRe: Dll Question Pin
teejayem14-Jun-06 14:12
teejayem14-Jun-06 14:12 
GeneralRe: Dll Question Pin
teejayem14-Jun-06 15:15
teejayem14-Jun-06 15:15 
GeneralRe: Dll Question Pin
urbane.tiger15-Jun-06 20:13
urbane.tiger15-Jun-06 20:13 
GeneralRe: Dll Question Pin
teejayem16-Jun-06 6:50
teejayem16-Jun-06 6:50 

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.