Click here to Skip to main content
15,898,036 members
Home / Discussions / C#
   

C#

 
QuestionBuild Error Mystery Pin
Roger Wright6-Nov-08 19:54
professionalRoger Wright6-Nov-08 19:54 
GeneralRe: Build Error Mystery Pin
nelsonpaixao7-Nov-08 13:46
nelsonpaixao7-Nov-08 13:46 
QuestionDisplaying values of one form to another form Pin
B876-Nov-08 18:26
B876-Nov-08 18:26 
AnswerRe: Displaying values of one form to another form Pin
Giorgi Dalakishvili6-Nov-08 19:19
mentorGiorgi Dalakishvili6-Nov-08 19:19 
AnswerRe: Displaying values of one form to another form Pin
nelsonpaixao7-Nov-08 13:53
nelsonpaixao7-Nov-08 13:53 
QuestionTreeView customization Pin
astibich26-Nov-08 16:40
astibich26-Nov-08 16:40 
AnswerRe: TreeView customization Pin
leppie6-Nov-08 22:56
leppie6-Nov-08 22:56 
AnswerRe: TreeView customization Pin
DaveyM696-Nov-08 23:49
professionalDaveyM696-Nov-08 23:49 
You'll need to create your own MyTreeView that takes your TreeNode Type in place of the System.Windows.Forms one by creating the new properties and methods you need and hiding the old ones, as well as creating MyTreeNodeCollection etc...

Then you can just use your MyTreeview instead.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

QuestionWorking With TabControl and WebBrowser Pin
jas0n236-Nov-08 16:33
jas0n236-Nov-08 16:33 
AnswerRe: Working With TabControl and WebBrowser Pin
aj.esler6-Nov-08 21:25
aj.esler6-Nov-08 21:25 
GeneralRe: Working With TabControl and WebBrowser Pin
jas0n2311-Nov-08 2:22
jas0n2311-Nov-08 2:22 
AnswerRe: Working With TabControl and WebBrowser Pin
aj.esler11-Nov-08 2:32
aj.esler11-Nov-08 2:32 
GeneralRe: Working With TabControl and WebBrowser Pin
jas0n2311-Nov-08 2:35
jas0n2311-Nov-08 2:35 
GeneralRe: Working With TabControl and WebBrowser Pin
aj.esler11-Nov-08 2:52
aj.esler11-Nov-08 2:52 
QuestionAdding a drag handle to my custom UserControl Pin
astibich26-Nov-08 16:13
astibich26-Nov-08 16:13 
AnswerRe: Adding a drag handle to my custom UserControl Pin
DaveyM696-Nov-08 23:34
professionalDaveyM696-Nov-08 23:34 
QuestionGenerics... Pin
Illegal Operation6-Nov-08 13:17
Illegal Operation6-Nov-08 13:17 
AnswerRe: Generics... Pin
DaveyM696-Nov-08 13:26
professionalDaveyM696-Nov-08 13:26 
QuestionMonitor toggle Pin
Scalee6-Nov-08 12:46
Scalee6-Nov-08 12:46 
AnswerRe: Monitor toggle Pin
Dave Kreskowiak6-Nov-08 13:20
mveDave Kreskowiak6-Nov-08 13:20 
GeneralRe: Monitor toggle Pin
Scalee6-Nov-08 21:49
Scalee6-Nov-08 21:49 
QuestionPrinting documents Pin
msx236-Nov-08 12:18
msx236-Nov-08 12:18 
AnswerRe: Printing documents Pin
DaveyM696-Nov-08 13:09
professionalDaveyM696-Nov-08 13:09 
AnswerRe: Printing documents Pin
Giorgi Dalakishvili6-Nov-08 22:23
mentorGiorgi Dalakishvili6-Nov-08 22:23 
QuestionCustom TextBox Text property default value Pin
DaveyM696-Nov-08 11:38
professionalDaveyM696-Nov-08 11:38 

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.