[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Input.8 Assembly
C1.Win.Input
Classes
C1SplitButton
Methods
OnDropDownClosed
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
C1DropDownControl
C1Label
C1MaskedTextBox
C1NumericEdit
C1PictureBox
C1RadioButton
C1RangeSlider
C1SplitButton
Constructors
Properties
Methods
CreateUiaItem
Dispose
GetPreferredSize
OnDropDownClosed
OnDropDownOpened
OnItemClicked
OnKeyDown
OnRightToLeftChanged
ResetItems
ShouldSerializeItems
Events
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.C1SplitButton.OnDropDownClosed
OnDropDownClosed Method
OnDropDownClosed(EventArgs)
Raises the
DropDownClosed
event.
Declaration
protected virtual void OnDropDownClosed(EventArgs e)
Parameters
Type
Name
Description
EventArgs
e