Results 1 to 2 of 2

Thread: User Defined Property not visible in properties windows

  1. #1

    Thread Starter
    Addicted Member samkud's Avatar
    Join Date
    Oct 2001
    Location
    India
    Posts
    171

    Unhappy User Defined Property not visible in properties windows

    I am working on an TextBox Active X control where in i have defined certain additional properties. Out of these properties i have one property of data type object. Now while using that ocx, i am not able to see that property in my properties window of the control whereas i can see that property while using the dot operator.. Can someone help to make that property visible in properties windows also.. Thks

  2. #2
    Junior Member
    Join Date
    Feb 2003
    Location
    UK
    Posts
    23
    It's all down to the type.

    The property window doesn't display Object types because you can't type in a value for them. If may let you away with Variant ... not sure, haven't tried.

    Dave

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