Community discussion forum

Fading Controls (buttons)?

Tags: .net India
  • 2 years ago

    Hello,

    Im basically just trying to find a way to fade in and out a button in VB.net - i just can't find anything on the internet to tell me how i could do this so I haven't even attempted myself.

     

    I was wondering if anyone knew anything to start me going? or any URLs?

     

    Any help would be amazing! thanks!
     

  • 2 years ago

    If using v3 of the .Net framework is ok for you, how about using WPF?

    http://wpf.netfx3.com/ 

     

  • 2 years ago

    I've never seen an Opacity property associated with anything except forms.

     

    You could try creating a UserControl that contains only a button, I beleive UserControls have an Opacity property.  

     

     

Post a reply

Enter your message below

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!