Hi all!

Im new here and this, this is my first post :)..

Im building a gui to view and get status from different systems and the infrastructure.

I have this perfect picture that i would like the users to interact with. Is there any built in methods or controls in VS2008 C# to place clickable areas and such in a windows form, something like a invisible button?

You could use a PictureBox for that and not load any picture in it.
Handle the click event of the PictureBox.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.