CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    3,585

    ActiveX array persistence

    Does anyone know how to persist an ActiveX property array? I want to define a property that consists of an array of strings, and have it persistent.

    Any ideas?
    Mike

    Gort...Klaatu, Barada Nikto!

  2. #2
    Join Date
    Apr 1999
    Posts
    3,585

    Re: ActiveX array persistence

    I found a great article on www.widgetware.com. It's an FAQ about ActiveX controls. It answered my questions completely.

    Mike

    Gort...Klaatu, Barada Nikto!

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

Featured