[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.InputPanel.8 Assembly
C1.Win.InputPanel
Classes
C1InputPanel
Methods
OnDoubleClick
dotnet-api
C1.Win.8 Assembly
C1.Win.InputPanel.8 Assembly
C1.Win.InputPanel
Classes
C1InputPanel
Constructors
Properties
Methods
BeginInit
BeginUpdate
Dispose
EndInit
EndUpdate
GetItemAt
GetItemBounds
GetNextElement
GetToolTip
IsInputKey
IsMouseInsideXView
Load
OnBackColorChanged
OnBindingContextChanged
OnClick
OnControlHostFromXmlNode
OnCursorChanged
OnDoubleClick
OnEnabledChanged
OnFontChanged
OnGotFocus
OnInputPanelDeserialized
OnItemDeserialized
OnLostFocus
OnMouseDown
OnMouseEnter
OnMouseLeave
OnMouseMove
OnMouseUp
OnMouseWheel
OnPaddingChanged
OnPaint
OnPaintBackground
OnParentCursorChanged
OnRightToLeftChanged
OnToolTipLinkClicked
OnVisibleChanged
ProcessMnemonic
ResetBackColor
ResetBorderColor
ResetErrorFrameColor
ResetForeColor
ResetPadding
ResubscribeTooltip
Save
ScaleControl
ScrollIntoView
SetBoundsCore
SetDataBinding
SetToolTip
ShouldSerializeBackColor
ShouldSerializeBorderColor
ShouldSerializeErrorFrameColor
ShouldSerializeForeColor
ShouldSerializeItems
ShouldSerializePadding
ShouldSerializeToolTipSettings
ShowToolTip
WndProc
Events
C1InputPanelBase
ColumnDefinition
ContextMenuShowingEventArgs
ControlHostFromXmlNodeEventArgs
DefinitionBase
DefinitionsBase<T>
InputButton
InputCheckBox
InputComboBox
InputComboBoxItemCollection
InputComponent
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.InputPanel.Localization
dotnet-framework-api
(Showing Draft Content)
C1.Win.InputPanel.C1InputPanel.OnDoubleClick
OnDoubleClick Method
OnDoubleClick(EventArgs)
Raises the
DoubleClick
event.
Declaration
protected override void OnDoubleClick(EventArgs e)
Parameters
Type
Name
Description
EventArgs
e
Overrides
XView.OnDoubleClick(EventArgs)