Post: [vb.net] Allowing nulled values in textbox?
02-19-2011, 02:16 PM #1
The-Don
I defeated!
(adsbygoogle = window.adsbygoogle || []).push({}); I'm making a program, and I need my textbox to be able to read the contents of a file which has various null values. The null values can be substituted for another character as long as there is a way to substitute back. At the moment all data after the null value isn't shown.
I've checked the IndexOf the ControlChars.NullChar and the Length of the String to try and ensure the data is read, and it is, it just isn't displayed.
So any ideas how to replace null bytes?

Copyright © 2025, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo