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

How to display current date in toolbar?

123 100+
Hi,

How to display current date in toolbar of Visual Basic?
Kindly let me know if u know.
Apr 10 '07 #1
7 2712
samycbe
83
Are you want the current date and time in statusbar?
Apr 10 '07 #2
Shailja
123 100+
Are you want the current date and time in statusbar?

Not status bar, I want to display it in toolbar.
Apr 10 '07 #3
Hi,

How to display current date in toolbar of Visual Basic?
Kindly let me know if u know.
check it
Expand|Select|Wrap|Line Numbers
  1.  Toolbar1.Buttons(2).Caption = Date ' there r two button index should be 1,2 go on
  2.  
waiting for your responce.
Apr 13 '07 #4
Shailja
123 100+
check it
Expand|Select|Wrap|Line Numbers
  1.  Toolbar1.Buttons(2).Caption = Date ' there r two button index should be 1,2 go on
  2.  
waiting for your responce.
But i dont want to display in Button. I want to display as label, like:

Today is : Current Date
Apr 24 '07 #5
But i dont want to display in Button. I want to display as label, like:

Today is : Current Date
ok,
I think there is no direct option to show any text in tool ber.bcuz there is no
text property in toolber.
U can do it indirectly. place a picture box on the toolber
& place a label in the picture box. now u can U the caption property of the labe l to show the the current date.mind it that u have to put the picture box to hold the caption.OK
Apr 25 '07 #6
Shailja
123 100+
ok,
I think there is no direct option to show any text in tool ber.bcuz there is no
text property in toolber.
U can do it indirectly. place a picture box on the toolber
& place a label in the picture box. now u can U the caption property of the labe l to show the the current date.mind it that u have to put the picture box to hold the caption.OK

Thanks a lot.
Apr 26 '07 #7
debasisdas
8,127 Expert 4TB
Thanx Sanju for giving a simple piece of solution what seamed so critical to the member.
Hope u keep it up in days to come.
Apr 27 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Simon Wigzell | last post by:
My client has an annual calendar of events consisting of a record for each event, key field is the event date saved as a date type field. They would like the display to start with the current...
3
by: Kevin Gibbons | last post by:
Hello all, I've browsed through past usenet archives, but can't seem to come across quite the javascript I'm looking for. I'm looking for a simple javascript that will display the date as such:...
34
by: kroger | last post by:
Hi. I am at a loss to decipher why the javascript on my web page: http://www.psych.nmsu.edu/~jkroger/lab/index.html does not display the date correctly in Firefox. Instead of "2005" for the...
1
by: rbinington | last post by:
Hi, I am trying to write a DNN module that has the ability to insert articles into an article repository. I want the users to be able to move pages around and enter text into the FCKEditor. I...
9
by: tshad | last post by:
This was posted before but the message got messed up (all NLs were stripped out for some reason). I have 2 labels that hold the name of different images on my .aspx page. <asp:Label ID="Logo"...
3
by: Shailja | last post by:
Hi, I am using vb. I want to display current date in MDI toolbar. What code do i need to write and which control do i need to put on the MDI form? Kindly let me know. I am stucked with this...
0
by: remya1000 | last post by:
I need to display current month,last 3months,6months and 1year records seperatly. and first i'm tring to display current month's records. and the error i received is this. Microsoft VBScript...
3
by: remya1000 | last post by:
i'm using ASP with MSAccess as database. i have two buttons and two textbox in my page. when i press my first button (First month) i need to display the current month in one textbox and last one...
5
by: jamesnkk | last post by:
Hi, I am wondering is it possible to display current date and time on status bar or display on a customize toolbar ?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.