Results 1 to 2 of 2

Thread: get index, path

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2006
    Location
    Jerusalem
    Posts
    39

    get index, path

    hello everyone, I am a new member, i'v just registered . I dont know if its here where I post my questions. I am working on a visual basic project and i need to know the way to refer to the index property of a control , im trying to print it but its not working . and a way to return the path name of a selected image in a pictur box. i dont know if thats clear enough


    thx much !

  2. #2
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: get index, path

    Hi, Welcome to VBF !
    to refer to the index
    VB Code:
    1. MsgBox Control.Index
    remember this property is readonly at run-time...
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


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