Click here to Skip to main content
15,881,709 members
Articles / Desktop Programming / WPF

MessageBox Problem with Large Strings

Rate me:
Please Sign up or sign in to vote.
4.53/5 (6 votes)
5 Apr 2021CPOL1 min read 7.9K   76   6  
When a string longer that 65536 is shown using a message box, the result might be unexpected.
In this tip, you will see what happens when a string longer that 65536 is shown using a message box. The result might be unexpected.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Europe Europe
Biography provided

Comments and Discussions