Integrating Own Control with VS Designer question?
From: Lars Netzel ([stop_spam)
Date: 09/20/04
- Next message: Dick: "Serialize class with hashtable"
- Previous message: Lars Netzel: "Re: Autocomplete in Combobox?"
- Next in thread: One Handed Man \( OHM - Terry Burns \): "Re: Integrating Own Control with VS Designer question?"
- Reply: One Handed Man \( OHM - Terry Burns \): "Re: Integrating Own Control with VS Designer question?"
- Reply: Piedro: "Re: Integrating Own Control with VS Designer question?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 20 Sep 2004 08:26:48 +0200
Hi!
I have a property of a Control (a button I'm making) that makes it possible
for the user to choose what shape a button should have... Round, Square,
Triangle...
How do I in the designer view (in the properties window) make the user have
a list of the shapes I intend to add to this control, to choose from?
If you create a Boolean property the list in designerview will automatically
show "True, False" but how do I add my own "Values" to that list... ?
The property is a string right now.. but the user has no idea that he has to
type "Round" in there...
Makes me think I need to create my own Type or something.. is that possible,
how?
Thanx
/Lars
- Next message: Dick: "Serialize class with hashtable"
- Previous message: Lars Netzel: "Re: Autocomplete in Combobox?"
- Next in thread: One Handed Man \( OHM - Terry Burns \): "Re: Integrating Own Control with VS Designer question?"
- Reply: One Handed Man \( OHM - Terry Burns \): "Re: Integrating Own Control with VS Designer question?"
- Reply: Piedro: "Re: Integrating Own Control with VS Designer question?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|