[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Input.Pickers.8 Assembly
C1.Win.Input.Pickers
Classes
C1FontPicker
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
Classes
C1ColorPicker
C1FontPicker
Constructors
Properties
Methods
ApplyStyle
CreateDropDownForm
Dispose
GetDropDownItem
InitilizeView
OnDpiChangedAfterParent
OnDropDownOpened
OnDropDownOpening
OnKeyDown
OnModalButtonClick
OnSelectedFontFamilyChanged
OnUpDownButtonClick
OnValidated
ResetInvalidFontFamily
ShouldSerializeInvalidFontFamily
SpinDown
SpinUp
Events
Enums
C1.Win.Input.Pickers.Base
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.C1FontPicker.OnDropDownOpening
OnDropDownOpening Method
OnDropDownOpening(CancelEventArgs)
Raises the
DropDownOpening
event.
Declaration
protected override void OnDropDownOpening(CancelEventArgs e)
Parameters
Type
Name
Description
CancelEventArgs
e
Overrides
C1PickerBase.OnDropDownOpening(CancelEventArgs)