https://github.com/rafaelmprogrammer/pictureviewer
This is a Picture Viewer APP, where you can: Set a background color Remove the background color Insert a picture in the background Delete the picture Stretch your picture to fill the background of the app Close, minimize, and maximize the app
https://github.com/rafaelmprogrammer/pictureviewer
csharp junior-programmer picture picture-viewer programmer programming windows-forms
Last synced: 7 months ago
JSON representation
This is a Picture Viewer APP, where you can: Set a background color Remove the background color Insert a picture in the background Delete the picture Stretch your picture to fill the background of the app Close, minimize, and maximize the app
- Host: GitHub
- URL: https://github.com/rafaelmprogrammer/pictureviewer
- Owner: rafaelmprogrammer
- Created: 2024-07-04T13:28:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-04T13:33:26.000Z (over 1 year ago)
- Last Synced: 2025-03-22T10:46:09.670Z (7 months ago)
- Topics: csharp, junior-programmer, picture, picture-viewer, programmer, programming, windows-forms
- Language: C#
- Homepage:
- Size: 495 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pictureviewer
This is a Picture Viewer APP, where you can:
- Set a background color
- Remove the background color
- Insert a picture in the background
- Delete the picture
- Stretch your picture to fill the background of the app
- Close, minimize, and maximize the appSource Code: https://learn.microsoft.com/en-us/visualstudio/get-started/csharp/tutorial-windows-forms-picture-viewer-layout?view=vs-2022