Skip to content

Releases: voltura/ImageEnableDisable

ImageEnableDisable

Choose a tag to compare

@voltura voltura released this 06 Oct 12:41

A Windows Forms application written in C# that illustrates how to use an image to create another image with a disabled look and use the images together to create an image button functionality using PictureBox.

This method can be used in a custom GUI with PictureBox images as buttons, and when user have mouse on top the image is in its original "enabled" version and when user moves the mouse away the image will be "Disabled".