Click or drag to resize

MccTrackBarIsInputKey Method

[Missing <summary> documentation for "M:Mcc.Series.Controls.MccTrackBar.IsInputKey(System.Windows.Forms.Keys)"]

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected override bool IsInputKey(
	Keys keyData
)

Parameters

keyData
Type: System.Windows.FormsKeys

[Missing <param name="keyData"/> documentation for "M:Mcc.Series.Controls.MccTrackBar.IsInputKey(System.Windows.Forms.Keys)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Mcc.Series.Controls.MccTrackBar.IsInputKey(System.Windows.Forms.Keys)"]

See Also