D Doug Sep 23, 2003 #1 In vb6 there was a style property that made this quite simple. Is there a simple alternative in .NET? Thanks.
In vb6 there was a style property that made this quite simple. Is there a simple alternative in .NET? Thanks.
W William Ryan Sep 24, 2003 #2 add a panel to your statusbar and simply use DateTime.Now().ToSTring();