Results 1 to 2 of 2

Thread: Control proprieties at run time

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2001
    Posts
    1
    With VB6, How can I retrieve, during run time, all the
    proprieties of a control , to display or print them?
    L. Ghirardelli

  2. #2
    Guest
    Try somthing like

    Msgbox "AutoSize = " & Label1.Autosize

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