Results 1 to 4 of 4

Thread: VB6 multiple column list, like Outlook or Address Book

Hybrid View

  1. #1
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: VB6 multiple column list, like Outlook or Address Book

    Did you register the control before you used it?

    VB has a Flexgrid called MSFlexgrid and MSHFlexgrid that are pretty good.

    Search the forums. There are lots of examples.

  2. #2

    Thread Starter
    New Member
    Join Date
    Aug 2005
    Location
    Lisbon, Portugal
    Posts
    3

    Resolved Re: VB6 multiple column list, like Outlook or Address Book

    Jeez!! What a jerk that I am..!!!

    Thanks dglienna, I haven't registered the control yet! I am new to ActiveX controls..Now the control works fine Thanks a lot.

    I've used the FlexGrid already, but I've droped it 'cause I couldn't make it do what I want...

    Thanks again!

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2005
    Location
    Lisbon, Portugal
    Posts
    3

    Question Re: VB6 multiple column list, like Outlook or Address Book

    One more thing, by the way...
    When I create the setup for a clean instalation in another PC, how will I register the control? Do I have to register it with a Shell command? Something like:

    VB Code:
    1. Shell("regsvr32 control.ocx")

    Or does the setup take care of that?

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