Hello, firstly let me say Hi to all the members. First post so be nice..
Is it possible to be able to apply a rollover effect on a button utilizing VB.Net? I created a VB win app and want to be able to change the background of an otherwise flat button to a different color. For some reason I am under the impression I had a mouseover property in VB 6.0 but have not been programming for a few months and to get back into it, installed VS.Net to start up again. Now I have noticed by default that I already have this effect but unable to find out where the base class is doing this in order to change that rollover color. I'm assuming it is somewhere in the System.Drawing but may be incorrect.
Any help would be appreciated. Not looking for someone to do it for me if it can be done, learn more doing it myself but I have been unable to get information on this subject. Just looking for some references on how and if it can be accomplished.
Thank you Members
Is it possible to be able to apply a rollover effect on a button utilizing VB.Net? I created a VB win app and want to be able to change the background of an otherwise flat button to a different color. For some reason I am under the impression I had a mouseover property in VB 6.0 but have not been programming for a few months and to get back into it, installed VS.Net to start up again. Now I have noticed by default that I already have this effect but unable to find out where the base class is doing this in order to change that rollover color. I'm assuming it is somewhere in the System.Drawing but may be incorrect.
Any help would be appreciated. Not looking for someone to do it for me if it can be done, learn more doing it myself but I have been unable to get information on this subject. Just looking for some references on how and if it can be accomplished.
Thank you Members