473,414 Members | 1,605 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,414 software developers and data experts.

change titlebar name with form



db application title bar name = "xxx"
form name = "yy"

then i do maximize the form, and then the title bar name is xxx - [yy]

i want to appear xxx only.

*** Sent via Developersdex http://www.developersdex.com ***
Dec 23 '06 #1
1 5568
Use your form's Caption property to control title display.
-Ed

"x taol" <to******@yahoo.comwrote in message
news:45*********************@news.qwest.net...
>

db application title bar name = "xxx"
form name = "yy"

then i do maximize the form, and then the title bar name is xxx - [yy]

i want to appear xxx only.

*** Sent via Developersdex http://www.developersdex.com ***

Dec 23 '06 #2

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

Similar topics

2
by: PC Datasheet | last post by:
I have a pop-up form with a combobox. In the form's open event I dropdown the combox's list. I have everything on the form locked down so the user can not collapse the combobox by clicking...
2
by: Gregory Hawke | last post by:
What would be the easiest way of painting a titlebar in a form? Setting the background property of a derived System.Windows.Forms.Form only paints the client area. I need to paint the frame as...
6
by: Will Pittenger | last post by:
It must be top level. I can not write components with this version of C# (less than Professional). I do want a non-resizing border. I kept looking for a "ShowTitlebar" property (or something...
2
by: blesh | last post by:
Is it possible to remove the Titlebar from a Windows Form? I know I can create a custom region to essentially "hide" the title bar... but the only problem with that is the fact the the Width /...
4
by: Sam Marrocco | last post by:
Is it possible to place controls such as a checkbox or button in the titlebar of a form? -- ================================================================== Sam J. Marrocco Sr. Visual...
2
by: Jesse Aufiero | last post by:
Hi, I'm trying to create a custom titlebar for my form. I've hidden the form's titlebar by clearing the text property and setting ControlBox=False. This removes the titlebar as desired, but...
1
by: x taol | last post by:
i want to change "microsoft access" to "tmp name" of titlebar of access application using VBA. i want to need code. *** Sent via Developersdex http://www.developersdex.com ***
1
by: x taol | last post by:
Set dbs = CurrentDb dbs.Properties!AppTitle = "Contacts Database" Application.RefreshTitleBar this code is well working. but form is opend. when the form is maximized, the titlebar name is...
0
by: vovan | last post by:
I'd like to have a child form without title bar. I set FormBorderStyle = None at design time, I set ControlBox = False, MaximizeBox = False, MinimizeBox = False Anyway, when the form appears...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
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.