Click here to Skip to main content
15,903,385 members
Home / Discussions / C#
   

C#

 
GeneralRe: Snagging in memory assemblies Pin
RB@Emphasys1-Mar-04 10:33
RB@Emphasys1-Mar-04 10:33 
QuestionAPI Viewer for C#? Pin
Alexsander Antunes1-Mar-04 7:24
professionalAlexsander Antunes1-Mar-04 7:24 
AnswerRe: API Viewer for C#? Pin
Nick Parker1-Mar-04 8:24
protectorNick Parker1-Mar-04 8:24 
GeneralPrincipal Permissions Pin
Mauricio Ritter1-Mar-04 2:45
Mauricio Ritter1-Mar-04 2:45 
GeneralRe: Principal Permissions Pin
Heath Stewart1-Mar-04 4:05
protectorHeath Stewart1-Mar-04 4:05 
GeneralDocking panel pushes another... Pin
Weiye Chen1-Mar-04 2:28
Weiye Chen1-Mar-04 2:28 
GeneralRe: Docking panel pushes another... Pin
Heath Stewart1-Mar-04 3:57
protectorHeath Stewart1-Mar-04 3:57 
GeneralRe: Docking panel pushes another... Pin
Weiye Chen1-Mar-04 4:12
Weiye Chen1-Mar-04 4:12 
Yes, i am adding them in the reverse order.
this.Controls.AddRange(new System.Windows.Forms.Control[] { this.panelLeft, this.panelBottom, ...});

Heath Stewart wrote:
How exactly are you "hiding" this control?

In the designer, both panels' Visible flags are set to false. In my application, there are 2 toggle buttons each calling the Hide() and Show() methods of the panels.

<font=arial>Weiye Chen
When pursuing your dreams, don't forget to enjoy your life...
GeneralRe: Docking panel pushes another... Pin
Heath Stewart1-Mar-04 4:18
protectorHeath Stewart1-Mar-04 4:18 
GeneralRe: Docking panel pushes another... Pin
Weiye Chen1-Mar-04 4:57
Weiye Chen1-Mar-04 4:57 
GeneralDrawing image from a control Pin
mhmoud rawas1-Mar-04 0:56
mhmoud rawas1-Mar-04 0:56 
GeneralRe: Drawing image from a control Pin
Weiye Chen1-Mar-04 1:47
Weiye Chen1-Mar-04 1:47 
GeneralRe: Drawing image from a control Pin
mhmoud rawas1-Mar-04 21:33
mhmoud rawas1-Mar-04 21:33 
GeneralRe: Drawing image from a control Pin
Heath Stewart1-Mar-04 3:54
protectorHeath Stewart1-Mar-04 3:54 
GeneralRe: Drawing image from a control Pin
mhmoud rawas1-Mar-04 21:32
mhmoud rawas1-Mar-04 21:32 
GeneralRe: Drawing image from a control Pin
Heath Stewart2-Mar-04 1:20
protectorHeath Stewart2-Mar-04 1:20 
GeneralRe: Drawing image from a control Pin
mhmoud rawas2-Mar-04 17:32
mhmoud rawas2-Mar-04 17:32 
Generalunresolved token Pin
mohammadQ29-Feb-04 23:52
mohammadQ29-Feb-04 23:52 
GeneralRe: unresolved token Pin
Heath Stewart1-Mar-04 3:52
protectorHeath Stewart1-Mar-04 3:52 
GeneralHooking Keyboard Pin
aliarifpk29-Feb-04 23:13
aliarifpk29-Feb-04 23:13 
GeneralRe: Hooking Keyboard Pin
Mazdak29-Feb-04 23:23
Mazdak29-Feb-04 23:23 
GeneralRe: Hooking Keyboard Pin
aliarifpk29-Feb-04 23:37
aliarifpk29-Feb-04 23:37 
GeneralRe: Hooking Keyboard Pin
Mazdak29-Feb-04 23:40
Mazdak29-Feb-04 23:40 
GeneralRe: Hooking Keyboard Pin
aliarifpk29-Feb-04 23:46
aliarifpk29-Feb-04 23:46 
GeneralRe: Hooking Keyboard Pin
Dave Kreskowiak1-Mar-04 6:53
mveDave Kreskowiak1-Mar-04 6:53 

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.