Click here to Skip to main content
15,895,962 members
Home / Discussions / C#
   

C#

 
AnswerRe: controlling wpf window with normal c# form? Pin
teejayem25-May-07 2:16
teejayem25-May-07 2:16 
QuestionWriting a plug In Pin
IrfanHaleem25-May-07 1:46
IrfanHaleem25-May-07 1:46 
AnswerRe: Writing a plug In Pin
JoeSharp25-May-07 2:01
JoeSharp25-May-07 2:01 
GeneralRe: Writing a plug In Pin
Tarakeshwar Reddy25-May-07 3:11
professionalTarakeshwar Reddy25-May-07 3:11 
QuestionBinding TreeView Control to an Arraylist Pin
KKrista25-May-07 1:45
KKrista25-May-07 1:45 
AnswerRe: Binding TreeView Control to an Arraylist Pin
Manoj Kumar Rai25-May-07 2:03
professionalManoj Kumar Rai25-May-07 2:03 
GeneralRe: Binding TreeView Control to an Arraylist Pin
KKrista25-May-07 2:18
KKrista25-May-07 2:18 
GeneralRe: Binding TreeView Control to an Arraylist Pin
zaboboa25-May-07 4:41
zaboboa25-May-07 4:41 
TreeView control does not support databinding.
What you can do, is have an event handler on the ArrayList, and every time you add, or remove an element from the array, you can repopulate the treeview control.
Hope that helps.
QuestionDisable the system keys (PageUp) in my TreeView Pin
anderslundsgard25-May-07 1:44
anderslundsgard25-May-07 1:44 
AnswerRe: Disable the system keys (PageUp) in my TreeView Pin
Muammar©25-May-07 7:58
Muammar©25-May-07 7:58 
GeneralRe: Disable the system keys (PageUp) in my TreeView Pin
Martin#25-May-07 8:32
Martin#25-May-07 8:32 
AnswerRe: Disable the system keys (PageUp) in my TreeView Pin
Martin#25-May-07 8:34
Martin#25-May-07 8:34 
QuestionAdding a new Cursor file Pin
Gareth H25-May-07 0:58
Gareth H25-May-07 0:58 
AnswerRe: Adding a new Cursor file Pin
JoeSharp25-May-07 1:57
JoeSharp25-May-07 1:57 
QuestionControl + Enter Pin
Rahul.RK24-May-07 23:49
Rahul.RK24-May-07 23:49 
AnswerRe: Control + Enter Pin
Martin#24-May-07 23:56
Martin#24-May-07 23:56 
GeneralRe: Control + Enter Pin
Rahul.RK25-May-07 0:34
Rahul.RK25-May-07 0:34 
Questionautomation Pin
s_khan_87624-May-07 23:29
s_khan_87624-May-07 23:29 
AnswerRe: automation Pin
blackjack215024-May-07 23:52
blackjack215024-May-07 23:52 
GeneralRe: automation Pin
s_khan_87627-May-07 3:08
s_khan_87627-May-07 3:08 
GeneralRe: automation Pin
blackjack215027-May-07 21:07
blackjack215027-May-07 21:07 
QuestionError handling in debug/run mode. Weird stuff. Pin
blackjack215024-May-07 23:16
blackjack215024-May-07 23:16 
AnswerRe: Error handling in debug/run mode. Weird stuff. Pin
MicealG24-May-07 23:26
MicealG24-May-07 23:26 
GeneralRe: Error handling in debug/run mode. Weird stuff. Pin
Sandeep Akhare25-May-07 1:52
Sandeep Akhare25-May-07 1:52 
AnswerRe: Error handling in debug/run mode. Weird stuff. Pin
mav.northwind26-May-07 23:16
mav.northwind26-May-07 23:16 

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.