Results 1 to 40 of 301

Thread: The 1001 questions about vbRichClient5 (2020-07-21)

Threaded View

  1. #11

    Thread Starter
    PowerPoster
    Join Date
    Sep 2012
    Posts
    2,083

    Re: The 1001 questions about vbRichClient5 (2020-02-14)

    Quote Originally Posted by Schmidt View Post
    If it's only about additional "For Each support", then the cArrayList can now be used directly (without extra-wrapper-class),
    because this is supported now in verion 5.0.75...

    Otherwise (when you have to write your own wrapper anyways, due to some other missing methods on cArrayList),
    then the wrapping of a "normal VB-Array" should do just fine, then saving a few extra-method-calls when accessing its contents).

    Just for completeness...:
    How to add For Each for such "internal Array-Members" was recently described here:
    http://www.vbforums.com/showthread.p...=1#post5452847


    HTH

    Olaf
    OK, Much appreciated!
    Last edited by dreammanor; Feb 18th, 2020 at 12:25 PM.

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