I'm quite new to C# and I'm wondering if there is a way to create a selectable/clickable area on a form in Visual Studio. Right now, I am using the link control, but I would rather have it so the user can mouse over the area, the area will be highlighted, can be clicked on and lead them to the next page. How can I do this?
How do I create a selectable area on a form in Visual Studio?
Collapse
X
Comment