BCGSoft.Controls.PropertyList Namespace > PropertyListItem Class : AddOption Method |
Overload | Description |
---|---|
AddOption(Char) | Adds a new char value to a property that contains a combo box with a list of char values. |
AddOption(String) | Adds a new string to a property that contains a combo box with a list of string values. |
AddOption(Double) | Adds a new double value to a property that contains a combo box with a list of doubles. |
AddOption(Decimal) | Adds a new decimal value to a property that contains a combo box with a list of decimal values. |
AddOption(Int64) | Adds a new long value to a property that contains a combo box with a list of long values. |
AddOption(Int32) | Adds a new integer value to a property that contains a combo box with a list of integer values. |
AddOption(Boolean) | Adds a new boolean value to a property that contains a combo box with a list of boolean values. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2