Re: divider on windows form?

Tech-Archive recommends: Speed Up your PC by fixing your registry

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


Date: 03 May 2004 20:27:59 +0200


* "Tarren" <noemailplease@thankyou> scripsit:
> How would I place a divider on the form where it looks chiseled and thin
> line - they are everywhere in Windows Apps, but cannot find the control to
> put on the form.

Have a look at the toolbox, there is a Splitter control available. You
will have to dock the other containers to this control.

-- 
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>


Relevant Pages

  • Re: divider on windows form?
    ... > How would I place a divider on the form where it looks chiseled and thin ... > line - they are everywhere in Windows Apps, but cannot find the control to ...
    (microsoft.public.dotnet.languages.vb)
  • divider on windows form?
    ... How would I place a divider on the form where it looks chiseled and thin ... line - they are everywhere in Windows Apps, but cannot find the control to ...
    (microsoft.public.dotnet.languages.vb)
  • Re: list box checked names
    ... > FIrst of all, when talking about a control, it's vitally important that ... > you say if you are using a WinForms control (for Windows apps), ... I'm going to assume that you are using a WinForms CheckedListBox ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Custom Control
    ... so that's why it's showing up as grey. ... recompile it under the CF? ... > windows apps. ... > control is grayed out. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: divider on windows form?
    ... Do you want a visible divider, ... Or do you want a movable divider like the divider between the Folder Tree & ... File List on Windows Explorer? ... For the later see the Splitter control the others suggested. ...
    (microsoft.public.dotnet.languages.vb)