Results 1 to 2 of 2

Thread: ColHeaders in ListView

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Posts
    8

    Question ColHeaders in ListView

    How can i add a property like ColHeaders in ListView component.
    I mean,
    colheaders. add,remove,...
    when you put dot after this, you see then properties of a collection
    and
    colheaders(1). align,icon,...
    when you put dot after the paranthesis, you see these

    How can i do this in an activex class

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Just wrap a collection in your own class and then make that the property. Use the ClassBuilder utility the first time to see how it works.

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