Download demo executable and project - 12 Kb (v1.0beta)
Download CLabel source - 4 Kb (v1.0beta)
Ever wanted a static control that behaved like a Visual Basic label
control? Well this could be just the thing you might be looking for. This
control was first posted as an CStatic derived class in my
article Extended Use of the CStatic Class.
The code in that article has been rewritten in C# using the .NET framework
See the original article for the
programming API. The main differences are that all COLORREF
parameters are now Color
's, CString
's become
String
's, and BOOL
's become bool
's.
This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.
A list of licenses authors might use can be found here