Help needed for c# picturebox as 'Button'

  • Thread starter Thread starter V0LT!GE
  • Start date Start date
  • Views Views 4,286
  • Replies Replies 25
is it possible to create some UIs for visual Studio with These Adobe Cloud applications?
 
is it possible to create some UIs for visual Studio with These Adobe Cloud applications?
Yes, but using anything other than vectors (Adobe Illustrator) means your program will look pixelated and will scale horribly.

Honestly? The simplest design is the best. Take Chrome, Explorer or any other majorly used program. You'll notice they don't try to make their programs flashy or anything. Blending in with a cohesive UI is always preferred.
 
  • Like
Reactions: V0LT!GE
Yes, but using anything other than vectors (Adobe Illustrator) means your program will look pixelated and will scale horribly.

Honestly? The simplest design is the best. Take Chrome, Explorer or any other majorly used program. You'll notice they don't try to make their programs flashy or anything. Blending in with a cohesive UI is always preferred.

so for the beginning i should stay with visual Studio?
 
so for the beginning i should stay with visual Studio?
Visual Studio should have everything you need.

Think of a simple project you want to do, and keep googling until you complete it. It's okay if you have to copy a bunch of code.

Repeat the process a few times, and you'll see that certain lines of code keeps getting used. Once you notice this, you'll slowly but surely start understanding more and more of what you're copying, to the point where you feel like you truly understand what your program does. At that point, I would challenge you to redo these simple projects without relying on an online resource.
 
  • Like
Reactions: V0LT!GE
Visual Studio should have everything you need.

Think of a simple project you want to do, and keep googling until you complete it. It's okay if you have to copy a bunch of code.

Repeat the process a few times, and you'll see that certain lines of code keeps getting used. Once you notice this, you'll slowly but surely start understanding more and more of what you're copying, to the point where you feel like you truly understand what your program does. At that point, I would challenge you to redo these simple projects without relying on an online resource.

Thanks for ur and you other help ! i got this working :D
 

Site & Scene News

Popular threads in this forum