Custom Control Property (list)
I've created this Inherited (textbox) Custom control. I'm want to provide a property "Validating Type" that has a dropdown list of possible values
Such as
Alpha
AlphaNumeric
Whole Numbers
Numbers with decimal
I know how to create properties with using get and set. I've already implemented several properties. But can't figure out how to provide a dropdown list to allow for choosing from a list of possible values.
turfnsurf4mePosted Dec 5, 2004, 3:52 AM
turfnsurf4mePosted Dec 4, 2004, 5:00 PM
turfnsurf4mePosted Dec 4, 2004, 4:44 PM
alobiucPosted Dec 4, 2004, 11:55 AM
alobiucPosted Dec 4, 2004, 10:29 AM