Re: Panel Control

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 12/27/04


Date: Mon, 27 Dec 2004 13:14:42 +0100


"JC Voon" <jcvoon_99@yahoo.com> schrieb:
> When the Panel.Enabled set to false all controls contain in the panel
> will be gray out, but I want it to be disable without gray out the
> child control, is it possible ?

Disable some of the child controls only...

-- 
 M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
 V B   <URL:http://dotnet.mvps.org/dotnet/faqs/> 


Relevant Pages

  • Re: Kv-27ts27 color problem
    ... Assuming the user picture controls work properly and the image is not ... Depending on the specifics of the model the drives probably need preset ... Apply a black and white gray scale bar pattern on screen. ... then the 10 IRD gray bar should be used for the background adjustment. ...
    (sci.electronics.repair)
  • Re: simple, generic way to gray a window?
    ... If you are talking about disabling controls, call EnableWindow(hWnd, ... If you are talking about the color gray, ... I especially want to gray controls easily. ... I have buttons and trackbars I am using on a regular window (NOT a dialog ...
    (microsoft.public.vc.language)
  • Extending A Child Controls Bounds Beyond Its Parent
    ... Is it possible to have a child control that gets bits of its self painted ... outside its parent? ... What I would like to achieve is to have a very narrow but tall panel, ... I've tried adding a few controls to my panel and any part of them that lies ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: TableLayout Panel - Adding multiple controls in a particular cell
    ... Put a Panel in the cell, and the contols in the Panel. ... I want to add multiple controls in a TableLayout Panel, say location 1,1. ... But MSDN tells that there can be only one child control in each cell. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Flickering user drawn controls
    ... Because each child control has it's own window, ... You should concentrate on optimizing the draw cycle of the child controls ... Non-client drawing, ... > I am placing several userdrawn controls on to a panel on a form. ...
    (microsoft.public.dotnet.framework.windowsforms.controls)