943,626 Members | Top Members by Rank

Ad:
Feb 12th, 2009
0

Rename Start Button

Expand Post »
Hello friends,i want a know who to rename the start in windows through the Application developed by VB 6.0.If u know means pls help......
Similar Threads
Reputation Points: 5
Solved Threads: 0
Newbie Poster
vasunttfshimoga is offline Offline
8 posts
since Jan 2009
Feb 14th, 2009
0

Re: Rename Start Button

Just curious

What do you want to name it?
Reputation Points: 69
Solved Threads: 19
Junior Poster
samir_ibrahim is offline Offline
155 posts
since Sep 2008
Feb 15th, 2009
0

Re: Rename Start Button

Hi,
Refer FindWindow(), SetWindowText() APIs which helps you to change the Name of start button.
Reputation Points: 44
Solved Threads: 101
Posting Pro
selvaganapathy is offline Offline
547 posts
since Feb 2008
Feb 15th, 2009
0

Re: Rename Start Button

It is important to mention here, that it is easy enough to use findwindow and setwindowtext to change the caption of the start button, but it is more important to mention, that it doesn't show up until you put your mouse over it (force it to animate [change to lighter green] in XP), and worse yet.... even after you change it, as soon as it's parent (Shell_TrayWnd) gets any kind of focus again, the first thing it will do is change the caption BACK to start. So, unless you plan to devour system resources by polling the start button's caption and changing it when it needs it.... you'll have to edit explorer.exe and change it in there. You can make it effective if you lock the taskbar, so that the Shell_TrayWnd isn't easily accessible with the mouse, but this will still cause some issues for you.
Attached Files
File Type: zip ChangeCap.zip (1.7 KB, 74 views)
Last edited by Comatose; Feb 15th, 2009 at 3:18 pm.
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004
Feb 19th, 2009
0

Re: Rename Start Button

Yes, I agree Comatose
Reputation Points: 44
Solved Threads: 101
Posting Pro
selvaganapathy is offline Offline
547 posts
since Feb 2008
Feb 22nd, 2009
0

Re: Rename Start Button

Hello friends,i want a know who to rename the start in windows through the Application developed by VB 6.0.If u know means pls help......
what do you mean rename the "Start" in Windows? Is it that you want to call it something else other than "Start" ?

Hmm, I never came across a situation where someone wanted to rename the "Start" menu...
Last edited by Tamir09; Feb 22nd, 2009 at 2:25 am.
Reputation Points: 10
Solved Threads: 0
Light Poster
Tamir09 is offline Offline
27 posts
since Feb 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: help my mshflexgrid1 did not update
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Visual Basic Tables





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC