Click here to Skip to main content
15,894,546 members
Home / Discussions / C#
   

C#

 
GeneralRe: TreeView.BeginUpdate causing what seems like the thread to lock Pin
Gareth H25-Apr-09 7:50
Gareth H25-Apr-09 7:50 
GeneralRe: TreeView.BeginUpdate causing what seems like the thread to lock Pin
S. Senthil Kumar25-Apr-09 8:34
S. Senthil Kumar25-Apr-09 8:34 
GeneralRe: TreeView.BeginUpdate causing what seems like the thread to lock Pin
Gareth H26-Apr-09 0:09
Gareth H26-Apr-09 0:09 
AnswerRe: TreeView.BeginUpdate causing what seems like the thread to lock Pin
fracalifa30-Jul-09 4:17
fracalifa30-Jul-09 4:17 
GeneralRe: TreeView.BeginUpdate causing what seems like the thread to lock Pin
Gareth H30-Jul-09 4:40
Gareth H30-Jul-09 4:40 
GeneralRe: TreeView.BeginUpdate causing what seems like the thread to lock Pin
fracalifa30-Jul-09 21:46
fracalifa30-Jul-09 21:46 
Questionmenustrip in C# Pin
sachees12325-Apr-09 1:05
sachees12325-Apr-09 1:05 
AnswerRe: menustrip in C# Pin
DaveyM6925-Apr-09 2:10
professionalDaveyM6925-Apr-09 2:10 
It sounds like you want an MDI application. Set the Main Form's IsMdiContainer property to true, set the child form's MdiParent property to the MainForm before calling Show.

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)
Why are you using VB6? Do you hate yourself? (Christian Graus)

GeneralRe: menustrip in C# Pin
sachees12325-Apr-09 3:36
sachees12325-Apr-09 3:36 
GeneralRe: menustrip in C# Pin
0x3c025-Apr-09 3:42
0x3c025-Apr-09 3:42 
GeneralRe: menustrip in C# Pin
sachees12326-Apr-09 20:17
sachees12326-Apr-09 20:17 
QuestionUnmanaged string pointer to a variable buffer size Pin
DaveyM6924-Apr-09 23:45
professionalDaveyM6924-Apr-09 23:45 
AnswerRe: Unmanaged string pointer to a variable buffer size Pin
Luc Pattyn25-Apr-09 0:01
sitebuilderLuc Pattyn25-Apr-09 0:01 
GeneralRe: Unmanaged string pointer to a variable buffer size Pin
DaveyM6925-Apr-09 0:37
professionalDaveyM6925-Apr-09 0:37 
GeneralRe: Unmanaged string pointer to a variable buffer size Pin
Luc Pattyn25-Apr-09 0:50
sitebuilderLuc Pattyn25-Apr-09 0:50 
GeneralRe: Unmanaged string pointer to a variable buffer size [modified] Pin
DaveyM6925-Apr-09 1:45
professionalDaveyM6925-Apr-09 1:45 
GeneralRe: Unmanaged string pointer to a variable buffer size Pin
DaveyM6925-Apr-09 1:57
professionalDaveyM6925-Apr-09 1:57 
GeneralRe: Unmanaged string pointer to a variable buffer size Pin
Luc Pattyn25-Apr-09 2:10
sitebuilderLuc Pattyn25-Apr-09 2:10 
Questionhow can i change font in a textbox?? Pin
Alok Sharma ji24-Apr-09 23:32
Alok Sharma ji24-Apr-09 23:32 
JokeRe: how can i change font in a textbox?? Pin
DaveyM6924-Apr-09 23:49
professionalDaveyM6924-Apr-09 23:49 
GeneralRe: how can i change font in a textbox?? Pin
Alok Sharma ji26-Apr-09 16:22
Alok Sharma ji26-Apr-09 16:22 
QuestionISO file.... help needed immediately! Pin
Rajdeep.NET is BACK24-Apr-09 21:52
Rajdeep.NET is BACK24-Apr-09 21:52 
AnswerRe: ISO file.... help needed immediately! Pin
NarVish24-Apr-09 22:10
NarVish24-Apr-09 22:10 
AnswerRe: ISO file.... help needed immediately! Pin
OriginalGriff24-Apr-09 23:19
mveOriginalGriff24-Apr-09 23:19 
GeneralRe: ISO file.... help needed immediately! Pin
Steve_24-Apr-09 23:39
Steve_24-Apr-09 23:39 

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.