Results 1 to 32 of 32

Thread: [RESOLVED] Store binary data in UserControl?

Threaded View

  1. #21
    PowerPoster
    Join Date
    Feb 2017
    Posts
    5,694

    Re: Store binary data in UserControl?

    Ah, yes, the idea is to be able to load the file into the UserControl. I can make a sample to load the file from a property page if you want, it is to load the binary file from disk and to send it to the UserControl.

    If you instead want to "code" the content, that's another story. But why would you want to do that?

    BTW, the sample project posted by The trick also loads files from a property page, but it is a bit more complex because it is able to handle many files.

    Or if it is something that you need to do only once, do what Olaf suggested of loading the file from a path from disk the first time.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width