473,325 Members | 2,805 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,325 software developers and data experts.

Programmatically changing the title of a form/listbox/datagrid

Hello,

How can I change the title of my form, based on a value of a textbox on the
form?

And in what I assume is a similar question, how can I have the caption, or
even column header in a datagrid select it's title based on a value on the
same form?

TIA!

Amber

Sep 14 '05 #1
3 1527
Amber,

The form title is just the "Text" property

I hoe this helps,

Cor
Sep 14 '05 #2

Yes, obviously, my question isn't how to add a title, but how to change the
title based on different values in a text box on the same form.

Amber

Oct 21 '05 #3
this.Text = myTextBox.Text

HTH,
Kent

"amber" <am***@discussions.microsoft.com> wrote in message
news:46**********************************@microsof t.com...

Yes, obviously, my question isn't how to add a title, but how to change
the
title based on different values in a text box on the same form.

Amber

Oct 22 '05 #4

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

Similar topics

1
by: Pav^ | last post by:
Greetings, I have a form with a listbox on it which displays the result of a query. I need to be able to change the sort field (DwgNo or Title)on which the sort is performed by selecting either a...
2
by: Luca | last post by:
Hello, I'm using a windows form in which there is a standard ListBox control. I want to add/remove objects from the ArrayList associated to the ListBox, and I want the ListBox immediately shows...
18
by: Alpha | last post by:
Hi, I'm working on a Windows applicaton with VS 2003 on windows 2000. I have a listbox that I have binded to a dataset table, "source" which has 3 columns. I would like to display 2 of those...
3
by: amber | last post by:
Hello, How can I change the title of my form, based on a value of a textbox on the form? And in what I assume is a similar question, how can I have the caption, or even column header in a...
4
by: Monty | last post by:
Hi there, From one page, I have created a dropdown list of employees. When an employee is selected, I would like another page to open, based upon the employee. Here is my question... How do I...
3
by: damezumari | last post by:
I have a form called myform with a listbox called combounit. I have another listbox on the form called combolevel. When I change value in combolevel I call a javascript function that does various...
1
by: Blasting Cap | last post by:
I am having trouble changing the font for a PushButton control in a datagrid button column. I have seen several posts refer to styles and simple changes to the HTML for font changes but most of...
10
by: perplexed | last post by:
After a user logs in (ASP.NET 2.0 membership/roles), how do I programmatically access their UserId and other information stored in the ASP.NET database structure? A user may login at Login.aspx...
2
by: ChrisCicc | last post by:
Hi All, I got a real doozy here. I have read hundreds upon hundreds of forum posts and found numerous others who have replicated this problem, but have yet to find a solution. Through testing I have...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.