[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Input.Pickers.8 Assembly
C1.Win.Input.Pickers.Base
Classes
C1PickerBase
Methods
OnDropDownOpening
dotnet-api
C1.Win.8 Assembly
C1.Win.Input.8 Assembly
C1.Win.Input.DbNavigator.8 Assembly
C1.Win.Input.Pickers.8 Assembly
C1.Win.Input.Pickers
C1.Win.Input.Pickers.Base
Classes
C1PickerBase
Constructors
Properties
Methods
CreateUiaItem
DisposeHostedControl
InitilizeView
OnDropDownOpening
OnTextAlignChanged
OnValidating
SetHostedControl
SpinDown
SpinUp
Events
C1.Win.Input.Pickers.ColorPicker
C1.Win.Input.Pickers.ColorPicker.Styles
C1.Win.Input.Pickers.FontPicker
C1.Win.Input.Pickers.FontPicker.Styles
C1.Win.Input.Pickers.Localization
C1.Win.Input.Pickers.Styles
(Showing Draft Content)
C1.Win.Input.Pickers.Base.C1PickerBase.OnDropDownOpening
OnDropDownOpening Method
OnDropDownOpening(CancelEventArgs)
Raises the
DropDownOpening
event.
Declaration
protected override void OnDropDownOpening(CancelEventArgs e)
Parameters
Type
Name
Description
CancelEventArgs
e
Overrides
C1DropDownControlBase.OnDropDownOpening(CancelEventArgs)