IIntegerAndComboBoxViewComboBoxLabel_Initialize Method |
Initializes the label for the combo box.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid ComboBoxLabel_Initialize(
string text
)
Parameters
- text String
- The combo-box label text.
See Also