[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Input.8 Assembly
C1.Win.Input.Base
Classes
C1DropDownControlBase
Methods
OnDropDownOpened
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
C1.Win.Input.Base
Classes
C1ButtonBase
C1ButtonControl
C1DropDownControlBase
Constructors
Properties
Methods
ApplyStyle
CreateDropDownForm
DestroyForm
Dispose
DropDownClicked
DropDownFormOpening
GetDropDownItem
InitilizeView
OnCustomButtonClick
OnDropDownButtonClick
OnDropDownClosed
OnDropDownOpened
OnDropDownOpening
OnKeyDown
OnLostFocus
OnModalButtonClick
OnPostChanges
OnUpDownButtonClick
OnVisibleChanged
ResetButtonsSettings
ResetDropDownWidth
ShouldSerializeButtonsSettings
ShouldSerializeDropDownWidth
UpdateIcon
Events
C1DropDownEditorBase
C1InputControl
C1InputHost
C1TextBoxBase
Interfaces
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.Base.C1DropDownControlBase.OnDropDownOpened
OnDropDownOpened Method
OnDropDownOpened(EventArgs)
Raises the
DropDownOpened
event.
Declaration
protected virtual void OnDropDownOpened(EventArgs e)
Parameters
Type
Name
Description
EventArgs
e