[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1InputPanel.4.8 Assembly
C1.Win.C1InputPanel
Classes
InputComponent
Methods
OnDoubleClick
dotnet-api
dotnet-framework-api
C1.Win.4.8 Assembly
C1.Win.C1InputPanel.4.8 Assembly
C1.Win.C1InputPanel
Classes
C1InputPanel
C1InputPanelBase
ColumnDefinition
ContextMenuShowingEventArgs
ControlHostFromXmlNodeEventArgs
DefinitionBase
DefinitionsBase<T>
InputButton
InputCheckBox
InputComboBox
InputComboBoxItemCollection
InputComponent
Properties
Methods
Dispose
Focus
OnBoundValueChanged
OnChangeCanceled
OnChangeCommitted
OnClick
OnContextMenuShowing
OnDoubleClick
OnGotFocus
OnKeyDown
OnKeyPress
OnKeyUp
OnLostFocus
OnMouseDown
OnMouseEnter
OnMouseLeave
OnMouseMove
OnMouseUp
OnTextChanged
OnValidated
OnValidating
ResetElementHeight
ResetElementWidth
ResetForeColor
ResetHeight
ResetPadding
ResetWidth
ShouldSerializeElementHeight
ShouldSerializeElementWidth
ShouldSerializeForeColor
ShouldSerializeHeight
ShouldSerializePadding
ShouldSerializeWidth
Events
InputComponentCollection
InputControlHost
InputDataNavigator
InputDatePicker
InputDropDown
InputFlowPanel
InputGridPanel
InputGroupHeader
InputHtmlLabel
InputImage
InputLabel
InputLayoutPanelBase
InputMaskedTextBox
InputMenu
InputNavigatorClickEventArgs
InputNavigatorEditingEventArgs
InputNavigatorErrorEventArgs
InputNumericBox
InputOption
InputProgressBar
InputRadioButton
InputSeparator
InputSplitButton
InputStyle
InputTextBox
InputTimePicker
InputTrackBar
ItemDeserializedEventArgs
LinkClickedEventArgs
PrepareDateTimeFormatEventArgs
PrepareNumberFormatEventArgs
RowDefinition
SpinButtonClickEventArgs
StyleBrushSet
StyleColorSet
StyleConstSet
StyleFlagSet
StyleFontDelta
StyleFontSet
StyleGlyphSet
ToolTipLinkClickedEventArgs
ToolTipSettings
Enums
Interfaces
Delegates
C1.Win.C1InputPanel.Localization
(Showing Draft Content)
C1.Win.C1InputPanel.InputComponent.OnDoubleClick
OnDoubleClick Method
OnDoubleClick(EventArgs)
Raises the
DoubleClick
event.
Declaration
protected virtual void OnDoubleClick(EventArgs e)
Parameters
Type
Name
Description
EventArgs
e