[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Input.8 Assembly
C1.Win.Input
Classes
C1ComboBox
Methods
OnSelectedIndexChanged
dotnet-api
C1.Win.8 Assembly
C1.Win.Input.8 Assembly
C1.Framework
C1.Framework.Drawing.Gdi
C1.Framework.Drawing.Gdi.DeviceContexts
C1.Framework.Forms
C1.Framework.Mathematics
C1.Framework.Text.Lexicons
C1.Win.Input
Classes
ButtonSettings
ButtonSettingsBase
ButtonsSettings
C1Button
C1CheckBox
C1ComboBox
Constructors
Properties
Methods
ApplyStyle
CreateDropDownForm
DestroyForm
Dispose
DropDownClicked
DropDownFormOpening
GetDropDownItem
OnClick
OnDropDownClosed
OnDropDownOpened
OnKeyDown
OnMouseWheel
OnPostChanges
OnSelectedIndexChanged
OnSelectedItemChanged
OnTextChanged
OnTooltipShowing
OnValueChanged
ResetItems
SetItemsDataSource
ShouldSerializeItems
UpdateIcon
Events
C1DropDownControl
C1Label
C1MaskedTextBox
C1NumericEdit
C1PictureBox
C1RadioButton
C1RangeSlider
C1SplitButton
C1TextBox
C1ToggleSwitch
CharHelper
ComboBoxItem
ComboBoxItemCollection
DataSourceException
DropDownForm
ItemClickedEventArgs
ItemTooltipShowingEventArgs
ParseEventArgs
PostValidationEventArgs
PreValidationEventArgs
SplitButtonItem
TooltipShowingEventArgs
UpDownButtonClickEventArgs
UpDownButtonSettings
ValidationErrorEventArgs
ValidationException
Enums
Interfaces
C1.Win.Input.Base
C1.Win.Input.Base.Editors
C1.Win.Input.Base.Views
C1.Win.Input.Formating
C1.Win.Input.GrapeCity.Editors
C1.Win.Input.GrapeCity.Editors.Fields
C1.Win.Input.GrapeCity.Framework.Input
C1.Win.Input.Localization
C1.Win.Input.Styles
C1.Win.Input.Utils
C1.Win.Input.Validation
C1.Win.Input.DbNavigator.8 Assembly
C1.Win.Input.Pickers.8 Assembly
(Showing Draft Content)
C1.Win.Input.C1ComboBox.OnSelectedIndexChanged
OnSelectedIndexChanged Method
OnSelectedIndexChanged(EventArgs)
Raises the
SelectedIndexChanged
event.
Declaration
protected virtual void OnSelectedIndexChanged(EventArgs e)
Parameters
Type
Name
Description
EventArgs
e