Results 1 to 2 of 2

Thread: Properties in an ActiveX control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2001
    Location
    Malaysia
    Posts
    71
    Hi, declare it as this:

    Public Enum BorderStyleConstants
    [None]
    [Fixed Single]
    End Enum

    however, you lose the benefit of using named constants (eg: vbHourglass etc).

  2. #2
    Hyperactive Member
    Join Date
    Nov 2000
    Location
    Mexico City
    Posts
    306
    Thank you very much!!!

    If things were easy, users might be programmers.

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