Results 1 to 3 of 3

Thread: Help Resize label

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2001
    Posts
    759

    Help Resize label

    Hi Everyone,

    How can I get a label to be resized and aligned to the same width and left edge as the third column in a ListView? I have the ListView set to report mode. I would appreciate any help. Thank you.

  2. #2

  3. #3
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982
    Not forgetting
    Code:
      Label1.width = MyListView.ColumnHeaders(3).Width

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