CustomComboBoxSelectedValue Property
Gets or sets the value of the member property specified by the
ValueMember property.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[BrowsableAttribute(false)]
public Object SelectedValue { get; set; }
ObjectObject
An object containing the value of the member of the data source specified by the
ValueMember property.