C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand(2)
Menaka Priyadharshini B(1)
Sam Haidar(1)
Junaid Majeed(1)
K Niranjan Kumar(1)
Resources
No resource found
Using LinkLabel In Windows.Forms
Aug 20, 2018.
In this article, I am going to explain how to use a LinkLabel in a Windows Forms app using Visual studio 2017.
Understanding and Using the LinkLabel Control
Oct 07, 2002.
In this article, I will discuss some functionality related to the LinkLabel control and how to use it.
LinkLabel In C#
Jul 08, 2010.
A LinkLabel control is a label control that can display a hyperlink. A LinkLabel control is inherited from the Label class so it has all the functionality provided by the Windows Forms Label control. LinkLabel control does not participate in user input or capture mouse or keyboard events.
LinkLabel Control and Hierarchies
Jul 04, 2007.
This article shows that how we can display hierarchies by using the .NET LinkLabel control.
Visual Matrix
Aug 17, 2001.
User can easily add ,sub any limit of matrices. Edit boxes are created dynamically.
Image Viewer in C#
Jun 07, 2001.
ImageViewer lets you to view images of types bmp, gif, jpeg, ico, wmf, emf. It also allows you to convert images to bmp, gif and jpeg formats. This application illustrates the usage of PictureBox class, Bitmap class etc.