Click here to Skip to main content
15,885,216 members
Articles / Programming Languages / C#
Article

Extended Use of .NET RichControl Class - C# CLabel 1.0beta

Rate me:
Please Sign up or sign in to vote.
1.04/5 (17 votes)
20 Sep 2000 231.9K   273   24   28
A fully stocked owner drawn RichControl class
  • 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.

    License

    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


    Written By
    Software Developer (Senior) Software Kinetics
    United Kingdom United Kingdom




    Software Kinetics
    are experts in developing customised and bespoke applications and have expertise in the development of desktop, mobile and internet applications on Windows.


    We specialise in:

    • User Interface Design
    • Desktop Development
    • Windows Phone Development
    • Windows Presentation Framework
    • Windows Forms
    • Windows Communication Framework
    • Windows Services
    • Network Applications
    • Database Applications
    • Web Development
    • Web Services
    • Silverlight
    • ASP.net


    Visit Software Kinetics

    Comments and Discussions

     
    QuestionLow rating? Pin
    Chris Maunder21-Sep-00 11:55
    cofounderChris Maunder21-Sep-00 11:55 
    AnswerRe: Low rating? Pin
    Alex21-Sep-00 15:44
    Alex21-Sep-00 15:44 
    AnswerRe: Low rating? Pin
    Norm Almond22-Sep-00 0:15
    sussNorm Almond22-Sep-00 0:15 
    GeneralRe: Low rating? Pin
    Alex22-Sep-00 13:54
    Alex22-Sep-00 13:54 
    QuestionWell, what did you think? Pin
    Alvaro Mendez21-Sep-00 8:21
    Alvaro Mendez21-Sep-00 8:21 
    AnswerRe: Well, what did you think? Pin
    Norm Almond21-Sep-00 23:52
    sussNorm Almond21-Sep-00 23:52 
    GeneralMissing files Pin
    Gisle Vanem20-Sep-00 22:15
    Gisle Vanem20-Sep-00 22:15 
    GeneralRe: Missing files Pin
    John M. Drescher22-Sep-00 14:12
    John M. Drescher22-Sep-00 14:12 

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.