Byte array to textboxes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aannn
    New Member
    • Sep 2014
    • 4

    Byte array to textboxes

    Hi,
    In my application there is a structure that holds 200 parameters for 200 tests. These structure is converted to byte array . I want to write this byte array to a file in save button and when I click open button, this file must open and write these bytes to corresponding text boxes. How it possible.??
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    What are you having problems with?
    Writing to/saving the file?
    Opening the file?
    Reading the contents?
    Displaying the contents?

    -Frinny

    Comment

    Working...