How to get all properties of a control in vb

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sukeshchand
    New Member
    • Jan 2007
    • 88

    How to get all properties of a control in vb

    hi all
    anybody knows how to get the all properties of a control
    by using loop
  • sukeshchand
    New Member
    • Jan 2007
    • 88

    #2
    Hi If Anybody Have Any Idea Please Help Me

    Comment

    • Killer42
      Recognized Expert Expert
      • Oct 2006
      • 8429

      #3
      Originally posted by sukeshchand
      Hi If Anybody Have Any Idea Please Help Me
      Well, for starters, what version of VB? (I don't know how to do it, but if anyone does, the version may be significant).

      Comment

      • Killer42
        Recognized Expert Expert
        • Oct 2006
        • 8429

        #4
        Did a bit of searching on Google for "VB enumerate properties control" and came up with a few possibilities. This one sounded as though it might be helpful. It is a product, but note that there is a link there to download source code, so you may find how it was done.

        Comment

        Working...