how can i change the caption of the start button?
thanks in advance for any reply.
Printable View
how can i change the caption of the start button?
thanks in advance for any reply.
Go to Http://www.Planet-Source-Code.com/vb and search on "Start Button" (Without the quotes of course). You will find several examples of how to do this.
John G
hi friend,
Explain with more details, you may change caption in command button. look up the properties
for more details mail me
[email protected]
Babu.
MailID: [email protected]
i want to change the caption of the start button on the taskbar.
There is a Sample on Planet-Source-Code.com/vb called "Start Button Changer" authored by Cakkie which changes tha picture of the start button. There was some discussion a while back about the Text and as it turns out the Text is actually part of a graphic. Cakkie's sample works but unfortunately it appears like Windows refreshes the picture whenever it is clicked.
A second posting purported to be able to change the text, but I am unable to find it at this time. Maybe it has been removed for some reason.
John G