![]() |
|
|||||||
| Windows Forms Discussion related to Winforms application development |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
How can I be able to insert the current date and time into a richtextbox when a button is pressed. Also How could I have a Date/Time Picker Dialog Box Show up when the user wants to select the custom display settings of the Date/Time Format.....
Any Help is Highly Appreciated! =D
__________________
MrWord is a free Word Processor I am working on. Here's a preview of it. If you would like to help me out or know more about MrWord send a PM =D |
|
||||
|
Quote:
Code:
Me.RichTextBox1.SelectedText = Date.Now.ToString Quote:
__________________
Some useful links: Learning videoes, Code Samples, WMI Code Creator, MSDN, The Code Project, WindowsClient.net, ASP.net, W3 Schools, Regular-Expressions.info, GDI+ FAQ
How to format posts with code blocks etc - present the problem/post properly ![]() |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|