xenadmin/XenAdmin/Controls/ComboBoxes
Konstantina Chremmou 1e6197022e
CA-339233: Do not allow selection of networks while they're locked. (#2733)
* Hid properties from the designer and renamed them because they give the wrong impression.
* Fixed some inefficiencies around the NetworkComboboxItem.
- Move NetworkComboBoxItem into the NetworkComboBox class.
- Moved XenAdmin.Dialogs.NetworkComboBoxItem into the VIFDialog class and made it
  private to avoid ambiguousness with the public XenAdmin.Controls.NetworkComboBox.NetworkComboboxItem.
- Create a NetworkComboBoxItem only if needed and assign its name at construction time.
- Add method to select a NetworkComboBoxItem and property to return the SelectedNetwork.
* CA-339233: Do not allow selection of networks while they're locked.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-10-07 13:34:03 +01:00
..
CDChanger.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
CPUTopologyComboBox.cs CA-176169: Added copyright statement to files which it was missing from 2017-01-16 20:14:56 +00:00
EnableableComboBox.cs CA-339233: Do not allow selection of networks while they're locked. (#2733) 2020-10-07 13:34:03 +01:00
EnableableComboBoxEditingControl.cs Fixed issue whereby VS kept toggling between SubType Component and User Control 2018-11-09 16:23:29 +00:00
ISODropDownBox.cs CP-32688: Remove guest tools from DVD ISO dropdown for Stockholm onwards 2020-04-17 16:23:06 +01:00
LongStringComboBox.cs CA-95798: Limit size of LongStringComboBox 2017-03-10 17:29:58 +00:00
LongStringComboBox.Designer.cs CA-82957: Refactoring to our custom ComboBoxes with regards to resource management and disposal. 2013-09-27 16:57:50 +01:00
LongStringComboBox.ja.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
LongStringComboBox.resx CA-82957: Refactoring to our custom ComboBoxes with regards to resource management and disposal. 2013-09-27 16:57:50 +01:00
LongStringComboBox.zh-CN.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
NetworkComboBox.cs CA-339233: Do not allow selection of networks while they're locked. (#2733) 2020-10-07 13:34:03 +01:00
NonSelectableComboBox.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
VgpuComboBox.cs CP-34045: Removed max resolution and max displays columns. 2020-07-28 10:01:09 +01:00