Results 1 to 3 of 3

Thread: Objectm properties

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    Up State NY
    Posts
    525

    Objectm properties

    Using Get and Let properties I can get the control to show the property in the controls properties.
    How do you give options in the properties dropdown?
    EG:
    "Agency"
    "Person"

    (Searching MSDN is just plain frustrating)

    TIA guys!

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    Up State NY
    Posts
    525

    Re: Objectm properties

    maybe a better description of what I need to do....
    Using Let and Get properties, the control property shows in the properties list.
    What I need to do is have multiple selections, not by entering text, but selecting one of many options. eg:

    <property>
    Datatype:
    Agency
    Person
    Supplier
    </property>


    This way, the designers have preset options on how the control is used.
    That any better?

    TIA guys!

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2005
    Location
    Up State NY
    Posts
    525

    Re: Object properties

    Enum.
    Sheesh. The enum call sets what is brought in to the field.
    Read and Write propertybag lets you store the preset values.

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