Click here to Skip to main content
6,630,289 members and growing! (21,273 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

Splitter Windows


Desktop Development » Splitter Windows
Language
Platform
Technology
Audience
Skill Level
Topic
Clear All

Contents

     

    Splitter Windows - General

    top
    Title / Updated Author Score  
    Another splitter control for dialog
    Updated: 12 Jul 2002  
    A very simple splitter control for dialogs
    VC6Win2K, WinXP, MFC, Dev
    Hung Nguyen 4.72
    A Flat Splitter Window
    Updated: 30 Jan 2003  
    A small class that gives splitter-windows a flat look
    VC6Win2K, MFC, Dev
    Marc Richarme 4.68
    Reusable base class for SplitterWnd
    Updated: 2 Sep 2001  
    A class derived from CSplitterWnd which makes splitting and switching of views simple.
    VC6Win2K, MFC, Dev
    Daniel Zuppinger 4.68
    How to prevent resizing of views in a splitter window
    Updated: 24 Feb 2004  
    Disabling mouse input to a splitter window
    VC6, VC7, VC7.1Win2K, WinXP, Win2003, Visual Studio, MFC, Dev
    Rob Manderson 4.68
    SDI with split window - Unedited
    Updated: 1 Jan 2007  
    Create an SDI with split window without all extra garbage of the Doc/View architecture
    VC8.0, Windows, MFC, VS2005, Dev
    kencocomputers 4.67
    CSSplitter: a splitter with the ability to save/restore its position
    Updated: 24 Aug 2006  
    A splitter control derived from CStatic for dialog controls, and that can be used not only within the restricted splitter pane.
    VC6, MFC, Dev
    Alexander Atamas 4.65
    CSplitterWndEx : indicating splitter window focus, and automatic splitting
    Updated: 13 Jan 2000  
    A tutorial that shows how to automatically split a view, and also how to indicate which view has the focus.
    VC6, MFC, Dev
    Stephane Routelous 4.59
    CUsefulSplitterWnd (an extension to CSplitterWnd)
    Updated: 24 Jan 2000  
    An extension to MFCs CSplitterWnd that provides splitter locking and dynamic view replacement
    VC6, MFC, Dev
    Shaun Wilde 4.58
    SplitterCtrl (flexible control with custom drawing)
    Updated: 24 Dec 2008  
    It is similar to CSplitterWnd, but it is easier to use and with lots of possibilities.
    VC6, VC7.1, VC8.0, Win32, Visual Studio, MFC, STL, Dev
    Borodenko Oleg 4.57
    ZSplitter : adding automatic splitting for dialog controls
    Updated: 28 May 2001  
    A set of classes that provide automatic adding nessasory splitters in your dialogs
    VC6Win2K, MFC, STL, Dev
    Mike Melnikov 4.50
    MultisplitContainer - A FlowlayoutPanel Providing Sizeable Contents
    Updated: 29 Oct 2009  
    A FlowlayoutPanel providing sizeable contents
    VB (VB 9.0), .NET (.NET 2.0), WinForms, Dev
    Mr.PoorEnglish 4.50
    Implementing Rulers inside of Splitter Panes - 2
    Updated: 18 Dec 2002  
    Using fixed panes to add rulers to your view
    VC6, VC7Win2K, WinXP, MFC, Dev
    DCUtility 4.43
    Simple splitter with CWnd-derived panes
    Updated: 18 Apr 2004  
    A splitter window class, which combines the basic CSplitterWnd functionality and professional look with the ability to use CWnd-derived panes.
    VC6, Windows, MFC, Dev
    Robert A. T. Káldy 4.39
    A static splitter with the ability to hide/show multiple columns/rows
    Updated: 6 Aug 2002  
    A static splitter with the ability to hide/show multiple columns/rows
    VC6Win2K, WinXP, MFC, Dev
    Alexander Kuzmin 4.36
    Splitter views with templates
    Updated: 8 Oct 2003  
    How to use templates for splitter views.
    VC6, VC7, VC7.1WinXP, MFC, Dev
    emoiXY - Laurent 4.25
    Splitter Window Tutorial
    Updated: 13 Jan 2003  
    Implementing CSplitterWnd controls in MFC SDI applications.
    VC6Win2K, MFC, Dev
    Paul R Thompson 3.79
    Unlimited number of switchable views within a Splitter window
    Updated: 19 Feb 2004  
    Allows someone to have an unlimited number of views associated with a splitter pane
    VC6, VC7.1, Windows, MFC, VS.NET2003, Dev
    Dan Clark 3.75
    Implementing Rulers inside of Splitter Panes
    Updated: 4 Jan 2000  
    Using fixed panes to add rulers to your view
    C++, Visual Studio, MFC, Dev
    _stefanu_ 3.44
    Extended Splitter Window class
    Updated: 26 Apr 2001  
    An extended splitter window class that makes creating 'T' style layouts simple.
    VC6Win2K, MFC, Dev
    Ran 3.30
    Highlight view with focus
    Updated: 10 Jan 2000  
    Adding visual feedback on which pane in a split view currently has the focus
    VC6, Visual Studio, MFC, Dev
    Randy More 3.27
    Toolbar within splitter windows
    Updated: 4 Jan 2000  
    A simple method that allows a toolbar to be docked inside a splitter pane.
    C++, Visual Studio, MFC, Dev
    _stefanu_ 3.20
    Determine the row and column of a view
    Updated: 16 Dec 1999  
    A function that tells you where on a split window a view is located
    VC6, Visual Studio, MFC, Dev
    Randy More 2.33
    Split a view from a menu item or keystroke
    Updated: 10 Jan 2000  
    VC6, Visual Studio, MFC, Dev
    Randy More 2.03
    System Drives Explorer - Unedited
    Updated: 7 Aug 2002  
    System Drives Explorer
    VC6, VC7Win2K, WinXP, MFC, Dev
    Barretto VN 2.03
    Detect if window is split
    Updated: 16 Dec 1999  
    A function that tells you wether a window is split
    VC6, Visual Studio, MFC, Dev
    Randy More 1.79
    Get the 'real' windows user name, not the runas one! - Unedited
    Updated: 19 Nov 2009  
    Hi everyone, is it possible for a .NET application to get the currently logged on user (username) if this application has been started with runas? I tried System.Security.Principal.WindowsIdentity.GetCurrent().Name but it returned the 'runas' user, not the logged on one. I hope you understa
    C#, Windows, .NET 2.0
    larry1986  
    Get the 'real' windows user name, not the runas one! - Unedited
    Updated: 19 Nov 2009  
    Have you tried System.Environment.UserName yet? Hogan
    C#, Windows, .NET 2.0
    snorkie  
    Get the 'real' windows user name, not the runas one! - Unedited
    Updated: 19 Nov 2009  
    Yeah I tried it and it also returns the 'runas' user.
    C#, Windows, .NET 2.0
    larry1986  

    Last Updated 21 Nov 2009
    Advertise | Privacy
    Copyright © CodeProject, 1999-2009
    All Rights Reserved. Terms of Use