WaitWindow Format


Author
Message
Bill Cunnien
Bill Cunnien
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 785, Visits: 3.6K
I have a formatting issue. If I use the following in my code:



waitWindow1.Message = String.Format("Please stand by while the calculations and the data are generated{0}for the date range {1:d} through {2:d}.{3}{4}This may take several minutes depending on the date range entered.",

Environment.NewLine,

deBegDate.DateTime,

deEndDate.DateTime,

Environment.NewLine,

Environment.NewLine);



...I get the attached Waitwindow. I was not expecting the line segment in the middle. Any thought?



Thanks!

Bill

Attachments
waitwindow.jpg (151 views, 25.00 KB)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Bill Cunnien - 14 Years Ago
Bill Cunnien - 14 Years Ago
Edhy Rijo - 14 Years Ago
Greg McGuffey - 14 Years Ago
                     I am also on Windows 7 64-bits.
Edhy Rijo - 14 Years Ago
                         I tried changing the WaitWindowLocation, AutoSizeForm, DisplayTitle...
Edhy Rijo - 14 Years Ago
                             Could you provide a sample that demonstrates the issue? We'll take a...
Greg McGuffey - 14 Years Ago
                                 Here is a small application (zip file) that does the same thing...I've...
Bill Cunnien - 14 Years Ago
                                     Thanks Bill. We're taking a look at it and we'll let you know what we...
Greg McGuffey - 14 Years Ago
                                         Good morning,

Any progress on the code tests?
...
Bill Cunnien - 14 Years Ago
                                             Hi Bill. We were able to reproduce it, but no solution yet. Will let...
Ivan George Borges - 14 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search