Results 1 to 2 of 2

Thread: [SOLVED]DomainUpDown index

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    67

    [SOLVED]DomainUpDown index

    How to get index of domainupdown item?

    I need item index in integer. (if it is a first, second, third, ....)

    Thanks,

    David
    Last edited by manowar; Jun 17th, 2005 at 04:58 AM.

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    67

    Re: DomainUpDown index

    Sorry to write this post.

    It is simple solution:


    dim st as integer
    st = DomainUpDown.SelectedIndex()

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