|
-
Sep 2nd, 2010, 04:07 PM
#1
Thread Starter
Addicted Member
Custom Property Type?
Not sure what this is called, but I saw it once, and need to do it again.
It's like a Boolean, you have a select list of options to choose from (in booleans case, it's only True or False) How do I create my own?
Like:
Dim k as CustomStatus
k = Stopped
Where CustomStatus can be set to one of the following only:
Stopped
Running
Waiting
Paused
Even if I knew what this is called I can research it, but I never used it before.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|