Results 1 to 2 of 2

Thread: Developing OCX - How to get TabIndex value?

  1. #1

    Thread Starter
    Addicted Member Michel Jr's Avatar
    Join Date
    Jan 2000
    Location
    Brazil
    Posts
    175

    Question

    Hello,

    I'm developing an OCX.
    How can I get access the value of a TabIndex property of an OCX?
    I already tryed to use X = UserControl.TabIndex but it failed.

    Any ideas?

    Thanks a lot...

    Michel Jr.

  2. #2
    Lively Member
    Join Date
    Apr 2000
    Location
    Hell
    Posts
    89
    UserControl.Extender.TabIndex


    Read up on this in the help files, there's some "very important considerations" (i.e., if you don't read this, your program WILL break eventually)
    - Steve

    Real programmers use COPY CON PROGRAM.EXE

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