5,702,067 members and growing! (14,269 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Static and Panel Controls


Desktop Development » Static & Panel Controls

Contents Quick search by title:

Static Controls - Beginners

top
Title / Updated Author Score  
CPPHtmlStatic v1.2
Updated: 4 Mar 2005  
A control based on CStatic for displaying HTML-like text formatting elements.
VC6, VC7, VC7.1, Win2K, WinXP, VS6, MFC, STL, Dev, Intermediate
Eugene Pustovoyt 4.59
Using the CStatic control
Updated: 23 Mar 2001  
An entry level tutorial on using the CStatic control
VC6, NT4, Win2K, VS6, MFC, Dev, Beginner
Wolfram Steinke 4.51
 

Static Controls - Custom Controls

top
Title / Updated Author Score  
Control Message Bar
Updated: 23 Oct 2008  
Code to add a message bar to virtually any existing Windows control.
VS2005, C++, Windows, MFC, Dev, Intermediate
Paul S. Vickery 4.76
CBitmapSlider
Updated: 18 Sep 2003  
A CStatic derived class that has slider functions. It is skinned using bitmaps.
VC6, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Junho Ryu 4.71
Hyperlink Scroller
Updated: 21 Nov 2002  
An article on scrolling your hyperlinks, something like a news ticker
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Weiye Chen 4.68
Digital Meter Control
Updated: 12 Jul 2007  
A digital meter control of virtual instruments
VC6, WinXP, VS6, MFC, Dev, Intermediate
Lingsong 4.68
CCloudsCtrl - Simulating clouds using MFC
Updated: 14 Dec 2003  
This control simulates clouds with scrolling text and can be used as an aboutbox.
VC6, Win2K, WinXP, Win2003, VS6, MFC, Dev, Intermediate
Pablo van der Meer 4.66
CClockST v1.3
Updated: 12 Jul 2002  
A simple digital clock and date class derived from the MFC CStatic class
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Davide Calabro 4.66
CStarWarsCtrl - Star Wars Credits Control
Updated: 17 Jul 2002  
This is an attempt to create a control which looks like the credits of the Star Wars movies.
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Pablo van der Meer 4.63
XHTMLStatic - An Extra-Lean Custom Control to Display HTML
Updated: 25 Oct 2007  
A custom control based on CStatic that interprets and displays common HTML text formatting elements such as bold, italic, color, font, and size, but adds only 16 Kb to your app.
VC6, VC8.0, Win2K, WinXP, VS2005, VS6, MFC, Dev, Intermediate
Hans Dietrich 4.54
Enhanced Line-Drawing Class with Text
Updated: 29 Nov 1999  
The CSeparator class is an enhancement to standard static text controls that duplicates the look of the Office 97 products' options screens, like Word
NT4, C++, Visual Studio, MFC, Dev, Intermediate
Michael Dunn 4.38
CAboutCtrl - Aboutbox Credits Control
Updated: 18 Jul 2002  
This control can be use as an about box for your applications
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Pablo van der Meer 4.32
Custom controls with MonoDevelop and GTK#
Updated: 18 May 2008  
Movable controls with customized rendering on Linux with Mono.
.NET 2.0, Mono, C# 2.0, C#, .NET, Dev, Design, Intermediate
Olivier Lecointre 4.18
Creating and Using custom controls in VC++
Updated: 21 Sep 2003  
This article will create a custom control using the custom control on the control bar.
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, VS6, MFC, Dev, Beginner
Yogesh M Joshi. 4.17
Drive Information
Updated: 8 Feb 2003  
A CStatic derived class to show drive information.
VC6, Win2K, WinXP, VS6, MFC, Dev, Intermediate
A. Riazi 4.02
A simple transparent CStatic-derived class
Updated: 16 Dec 2002  
This class allows you to create transparent static controls. For instance, you can add text on a bitmap in a dialog.
VC7, NT4, Win2K, WinXP, VS.NET2002, MFC, Dev, Intermediate
Zorglab 3.87
CZoomCtrl: A Picture Control with Zooming and Scrolling
Updated: 25 Mar 2008  
A scrollable child window for pictures of any size.
VC7, VC7.1, VC8.0, NT4, Win2K, WinXP, Win2003, Vista, C++, Windows, MFC, Dev, Intermediate
Jim Dill 3.76
Wall Clock Control
Updated: 12 Feb 2004  
This article explains how to add a wall clock control to a dialog-based application.
VC6, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Sunil.S. 3.73
Text-only Blackboard control
Updated: 14 Oct 2003  
Text-only Blackboard control for MFC
VC6, VS6, Windows, MFC, Dev, Intermediate
Danang Suharno Ngadinegaran 3.71
Dynamic LED Control
Updated: 29 Jul 2002  
A blinking LED-style control
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
VGirish 3.54
A simple yet practical expandable group box for windows forms - Unedited
Updated: 10 Oct 2008  
This expandable group box solves a screen design issue I have encountered often with multi-tab windows forms
.NET 2.0, C# 1.0, C# 2.0, C# 3.0, C#, .NET, Dev, Intermediate
Josh Fischer 3.47
A Static Hyperlink control
Updated: 26 Dec 2002  
An article describing the usage of a CStatic derived Hyperlink control
VC6, VS6, Windows, MFC, Dev, Intermediate
Renjith Ramachandran 3.27
A reflective and translucent glass panel - Unedited
Updated: 1 Oct 2008  
Component derived from Panel that acts like a window (glass)
.NET 2.0, VB 9.0, VB, .NET, GDI+, Dev, Intermediate
Nicolas Wälti 2.80
A static control with scrolling text
Updated: 5 Jan 2004  
CTextScroller is a smart control that can be placed in an About dialog. The text is automatically formatted to fit the client rectangle.
VC6, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Black_Daimond 2.59
ControlObjectList
Updated: 16 Aug 2002  
Add/Remove/Scroll/Sort Object List (CButton, CStatic, etc..)
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
DCUtility 2.32
Scrollable Image Viewer
Updated: 1 May 2008  
An image display control with image scrolling facility.
.NET 2.0, Win2K, WinXP, C# 1.0, C# 2.0, C#, Windows, Dev, Intermediate
Vivek Ragunathan 2.00
SqlServer2000 Backup Control - Unedited
Updated: 24 Sep 2008  
This control will allow user to backup SqlServer
SQL 2000, VB 7.x, VB 8.0, VB 9.0, VB 6, VB, .NET, SQL Server, Visual Studio, DBA, Intermediate
Rai Shahid 1.57
 

Static Controls - General

top
Title / Updated Author Score  
Static LED control - CDigiStatic 1.3
Updated: 5 Oct 2002  
A control to display text or numbers with a 14 or 7 segment display.
VC6, NT4, VS6, MFC, Dev, Intermediate
Michel Wassink 4.81
Digital Display CStatic control
Updated: 9 Nov 2002  
An article on the Digital Display Control
VC6, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Nic Wilson 4.80
A Ticker control
Updated: 3 Sep 2000  
A class that provides a news/stock ticker for your MFC applications
VC6, VS6, Windows, MFC, Dev, Intermediate
Ranjeet Chakraborty 4.74
CStatic-derived histogram control
Updated: 9 Jan 2000  
A simple histogram control for displaying data
VC6, NT4, VS6, MFC, Dev, Intermediate
Alexander Fedorov 4.74
A bevelline with horizontal and vertical text
Updated: 9 Jan 2000  
A bevelline control that displays vertical and horizontal text
VC6, NT4, MFC, Dev, Intermediate
Hans Bühler 4.69
CLayeredBitmapCtrl
Updated: 27 Jan 2005  
A CStatic derived control that allows multiple layers of bitmaps to be displayed or hidden in the same control.
VC6, VC7, VC7.1, Win2K, WinXP, VS6, MFC, STL, Dev, Intermediate
Metaldude 4.67
An LED Style display control and bar control
Updated: 17 Jan 2000  
A control to display time, floating point numbers or integers using an LED digital-style display
VC6, NT4, VS6, MFC, Dev, Intermediate
Jason Troitsky 4.65
Using colors in CEdit and CStatic
Updated: 31 Mar 2001  
Classes derived from CEdit and CStatic. It makes changing colors for text and backgrounds easy.
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
Robert Brault 4.60
CGroupLine
Updated: 18 Nov 2008  
CStatic enhancement that adds a trailing horizontal line, and supports WinXP themes.
VC7.1, VS.NET2003, Windows, MFC, Dev, Intermediate
Warren Stevens 4.55
Vista Info Bar
Updated: 11 Oct 2006  
Gradient Infobar like that of Windows Vista
C++, Windows, Visual Studio, MFC, Dev, Intermediate
f22_storm 4.50
Border Container
Updated: 30 Jul 2008  
A collapsable, container control with complete header, border and color customization. Also has the ability to utilize an 'Activation' button (like the 'Active Files' button you'll find at the top of every form in the Visual Studio IDE.)
VB, Windows, .NET, Dev, Intermediate
Elkay 4.50
XColorStatic - a colorizing static control
Updated: 16 Oct 2003  
XColorStatic is a simple CStatic-based control that provides font changes, text and background colors, and icon display.
VC6, Win2K, WinXP, Win2003, VS6, MFC, Dev, Intermediate
Hans Dietrich 4.45
An LED time and value display control
Updated: 16 Jan 2000  
A control to display times and numbers using an LED digital-style display
VC6, NT4, VS6, MFC, Dev, Intermediate
Jason Troitsky 4.42
Extended Use of CStatic Class - CLabel 1.6
Updated: 2 Aug 2002  
A fully stocked owner drawn CStatic class
VC6, NT4, VS6, MFC, Dev, Intermediate
Norm .net 4.37
CMatrixCtrl - Matrix Credits Control
Updated: 24 Jul 2002  
This is an attempt to create a control which looks a little bit like the credits of the Matrix movie.
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Pablo van der Meer 4.36
CStaticFader
Updated: 27 Dec 1999  
A CStatic class that gently fades text into view
VC6, VS6, MFC, Dev, Intermediate
Jason Troitsky 4.31
AIM-Style Scrolling Banner Control
Updated: 30 Jun 2001  
A scrolling banner control containing strings with individual styles and colors.
VC6, NT4, Win2K, VS6, MFC, STL, Dev, Intermediate
PaulWendt 4.31
CFontStatic
Updated: 20 Jun 2004  
An easy way to change the look of a CStatic.
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, VS6, MFC, Dev, Intermediate
Patrik Svensson 4.30
3DStatic
Updated: 6 Jun 2005  
An article to draw a 3D math function on a static control.
VC6, WinXP, VS6, MFC, Dev, Intermediate
asef 4.29
Small C++ class to transform any static control into a hyperlink control
Updated: 6 Feb 2006  
This class is small, efficient and is compatible with Win32 API programs and MFC programs as well.
C++, Windows, Visual Studio, MFC, Dev, Intermediate
lano1106 4.29
DropDownPanel - Custom DropDown Panel with a Graphic and a Pushpin (VB.NET)
Updated: 1 Oct 2008  
A ComboBox like dropdown control that controls can be dropped onto and arranged at design time.
.NET 2.0, VB 8.0, VB, Windows, .NET, GDI+, Intermediate
SSDiver2112 4.27
BigClock with Transparent Background
Updated: 19 Jan 2008  
BigClock with Transparent Background based on the 7 segment LCD
VC6, NT4, Win2K, WinXP, Win2003, Vista, C++, C++/CLI, C, Windows, MFC, Dev, Intermediate
PeterGlen 4.25
Static text to display long filenames with ellipses
Updated: 15 Jan 2000  
Lightweight class for displaying long filespecs that may need to be truncated
VC6, NT4, Visual Studio, MFC, Dev, Beginner
Ravi Bhavnani 4.23
CLEDScreen class - LED digital screen with transparency
Updated: 25 Jan 2005  
A CStatic derived digital LED screen with transparency. Based on "CStaticTime class" of Jason Hattingh.
VC6, VC7, VC7.1, Win2K, WinXP, VS.NET2002, VS.NET2003, VS6, MFC, DBA, Dev, Intermediate
olden69 4.20
Seven Segment LCD Control
Updated: 18 Jan 2008  
Simple Seven Segment LCD Control derived from CWnd and CStatic
VC6, NT4, Win2K, WinXP, Win2003, Vista, TabletPC, VS6, C++, Windows, Win32, Visual Studio, MFC, Dev, Design, Intermediate
PeterGlen 4.16
A Gradient Static Control
Updated: 26 Apr 2004  
A Static control will gradient
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Irek Zielinski 4.14
CxStatic: a CStatic control with text wrapping
Updated: 17 Feb 2005  
A CStatic control with text wrapping, color, and transparency.
VC6, VC7, VC7.1, Win2K, WinXP, VS.NET2002, VS.NET2003, VS6, MFC, Dev, Intermediate
Vincent Richomme 4.04
Yet Another Transparent Static Control
Updated: 14 Dec 2004  
Two other methods of making a transparent static control.
VC6, VC7, VS.NET2002, VS6, Windows, MFC, Dev, Beginner
Ali Rafiee 4.00
CCheckStatic
Updated: 12 Mar 2001  
A Static derived class which provides a check box to enable/disable items inside it
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
Christian Graus 3.98
CStatic derivative CSpeedoMeter class
Updated: 22 Jan 2005  
A simple SpeedoMeter class based on CStatic base class.
VC6, VC7, VC7.1, NT4, Win2K, WinXP, VS.NET2003, VS6, MFC, GDI, Dev, Intermediate
Henry Tan Setiawan 3.93
2DStatic
Updated: 6 Apr 2005  
An article for drawing a String formula at a static.
VC6, NT4, WinXP, VS6, MFC, Dev, Intermediate
asef 3.91
A simple image preview class using GDI+
Updated: 5 Mar 2004  
Using GDI+ in conjunction with an owner-draw static window
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, VS.NET2003, MFC, GDI+, Dev, Intermediate
Rob Manderson 3.89
Bar Graph Control
Updated: 26 Jan 2004  
Simple bar graph control class derived from CStatic
VC6, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Shaibujan 3.83
GIF Animation Control
Updated: 18 Apr 2004  
A CStatic derived class for displaying GIF Animations.
VC6, Win2K, WinXP, VS6, MFC, Dev, Intermediate
A. Riazi 3.77
The Dragable Container
Updated: 10 Nov 2008  
How to create and use a dragable container at runtime.
VS.NET2003, VS2005, C# 1.0, C# 2.0, C# 3.0, VS2008, C#, Windows, .NET, Visual Studio, WinForms, Intermediate
Dariush Tasdighi 3.58
Using a CStatic control to display an EMF image
Updated: 31 Aug 2002  
Displaying enhanced metafiles in dialogs
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Holger Kloos 3.44
Simple auto-hide panel
Updated: 24 Jun 2008  
Easiest way to make a simple auto-hide panel.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
zk_0709 3.31
Double Buffered Canvas
Updated: 24 Jan 2001  
Java style canvas component, double buffer and easy mouse support.
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
Nicolas Pabion 3.27
CVisualEffect
Updated: 16 May 2004  
A CStatic derived class to show some visual effects on images.
VC6, Win2K, VS6, MFC, Dev, Intermediate
A. Riazi 2.70
Tip-Static control like
Updated: 9 Jan 2000  
A tip-of-the-day control that uses a cool sliding effect to show each tip
VC6, NT4, Win2K, VS6, MFC, Dev, Intermediate
Wooseok Seo 2.24
Analog Clock
Updated: 6 Jan 2003  
Add an analog clock to your project (A tutorial for creating CStatic derived controls)
VC6, Win2K, WinXP, VS6, MFC, Dev, Beginner
A. Riazi 2.08
 

C# Controls - Label Controls

top
Title / Updated Author Score  
A Simple Label Control with Border Effect
Updated: 24 Jun 2008  
An article presenting a control capable of adding a border-like effect to any desired text
.NET 2.0, C# 2.0, Windows, Visual Studio, Dev, WinForms, Intermediate
César Roberto de Souza 4.12
A Transparent/Translucent Label Control with Moving Caption
Updated: 16 Aug 2007  
This article describes the creation of a Label custom control that can be translucent to the background.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Daniel Ortiz Acuna 3.87
Two First Controls - A Shape and an inherited Label Control
Updated: 24 Aug 2007  
This article describes the creation of a Shape custom control and an inherited Label control.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Daniel Ortiz Acuna 2.76
 

Last Updated 4 Dec 2008
Advertise | Privacy
Copyright © CodeProject, 1999-2008
All Rights Reserved. Terms of Use