473,421 Members | 1,642 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,421 software developers and data experts.

How To Change Text In The Control Menu

I am working on an application in which I would like to change the existing
text in the control (system) menu (the menu that appears when the form icon
is clicked). Specifically, I would like to change the 'Close' item text to
something else. I have searched the web extensively and many books on the
subject and have come up empty. The only thing that comes close is the
GetMenuItem, but I do not have enough background to use it. Any assistance
would be greatly appreciated.

Thanks in advance for the time and info !
Nov 23 '05 #1
4 1250
Aiki,

This is a part of the integrated functionality of your complete operating
system. In every language (I assume that you are talking about the tooltip),
will this have another text.

No help, however maybe helps it on a road to the solution.

Cor
Nov 23 '05 #2
"aiki727" <u15715@uwe> schrieb im Newsbeitrag news:57540708e371b@uwe...
I am working on an application in which I would like to change the existing
text in the control (system) menu (the menu that appears when the form
icon
is clicked). Specifically, I would like to change the 'Close' item text to
something else. I have searched the web extensively and many books on the
subject and have come up empty. The only thing that comes close is the
GetMenuItem, but I do not have enough background to use it. Any assistance
would be greatly appreciated.


The first sample on <URL:http://www.dotnetrix.co.uk/menus.html> demonstrates
how to manipulate the system menu. You will have to use p/invoke to remove
the existing menu items.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 23 '05 #3
Cor Ligthert [MVP] wrote:
Aiki,

This is a part of the integrated functionality of your complete operating
system. In every language (I assume that you are talking about the tooltip),
will this have another text.

No help, however maybe helps it on a road to the solution.

Cor

Thanks for the prompt feedback.

Actually I also wanted to change the close button tooltip text, but I figured
one thing at a time.

--
Message posted via http://www.dotnetmonster.com
Nov 23 '05 #4
Herfried K. Wagner [MVP] wrote:
I am working on an application in which I would like to change the existing
text in the control (system) menu (the menu that appears when the form

[quoted text clipped - 4 lines]
GetMenuItem, but I do not have enough background to use it. Any assistance
would be greatly appreciated.


The first sample on <URL:http://www.dotnetrix.co.uk/menus.html> demonstrates
how to manipulate the system menu. You will have to use p/invoke to remove
the existing menu items.


I checked out the sample...Awsome.

Thanks for the fast response.

--
Message posted via http://www.dotnetmonster.com
Nov 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Andrew | last post by:
I use conditional compiler constants, set through the VBA IDE in Tools, <projectname> Properties, that I refer to throughout my code to control which code is used during development, and which...
0
by: Marc Robitaille | last post by:
Hello everyone, I have a control which inherits from another control. I added a contextual menu to the new control. To this new control, I added a Boolean property. This property enables me to...
13
by: nyt | last post by:
I have a problem of number and text field. I got the database file(mdb) that contains many combo boxes used and its list values are created by "value list" For eg field Field name= 'furniture'...
4
by: Tedmond | last post by:
Dear all, My application allows users to switch languages at run time. I use the following code to change the UI Culture but all controls are remaining unchanged. ...
0
by: empire5 | last post by:
Products Legal Support p1 L1 p2 L2 What would I do in MenuExample.css to change the top horizontal menu so the text Product Legal and Support is always white...
8
by: mlwerth | last post by:
Dear Access Group: This is the most basic and most embarrassing of questions, but I cannot find where to change the data type of a text field that I have in Access 2003 to a number field. I've...
0
by: boysenberry | last post by:
Hi - I am using a sitemap to populate my Menu control. I need to be able to change the text of certain menu items at run time. Can this be done? I am using c# and asp.net. Any help would...
6
by: happyse27 | last post by:
Hi All, How do I change the height of the main menu as the height is inconsistent due to some of main menu's item stretches to 2 rows while, the other main menu's items are stretched to 1 row. ...
0
by: JosAH | last post by:
A Simple Text-Based Menu System Read this this post; there are numerous posts like that: a newbie struggling with some sort of menu implementation. They want nested menus of course and an option...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.