When I'm defining custom properties on a custom control - how do I define a custom property w/ only limited, defined options . For example, I have a custom control that displays an I/O channel state... one of the properties is "Channel Direction", which I have set as a boolean right now. When...