Results 1 to 19 of 19

Thread: Why the member name of the Type variable can be a keyword?

Hybrid View

  1. #1
    PowerPoster wqweto's Avatar
    Join Date
    May 2011
    Location
    Sofia, Bulgaria
    Posts
    6,203

    Re: Why the member name of the Type variable can be a keyword?

    Quote Originally Posted by Eduardo- View Post
    I tried that method, but the EditTLB program saves the edited file as a TLB file, not an OCX.
    There has to be a way to replace/embed the TLB inside the DLL after this.

    cheers,
    </wqw>

  2. #2
    PowerPoster
    Join Date
    Feb 2017
    Posts
    5,721

    Re: Why the member name of the Type variable can be a keyword?

    Quote Originally Posted by wqweto View Post
    There has to be a way to replace/embed the TLB inside the DLL after this.

    cheers,
    </wqw>
    Yes, sure, I also guess so. But IDK what program is needed.
    Anyway shagratt method worked, I already added the modified file at GitHub.

    It keeps the original TabSel property, but it doesn't appear on the property window, and added the Tab property with a redirection to TabSel.

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