[]
DEMOS
DOC
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Ribbon.8 Assembly
C1.Win.Ribbon
Classes
C1RibbonForm
Methods
ProcessKeyPreview
dotnet-standard-api
dotnet-framework-api
dotnet-api
C1.Win.FlexChart.8 Assembly
C1.Win.FlexChart.Extended.8 Assembly
C1.Win.FlexChart.Toolbar.8 Assembly
C1.Win.Ribbon.8 Assembly
C1.Win.Ribbon
Classes
BackButtonSettings
BackstageViewTab
C1BackstageView
C1Ribbon
C1RibbonForm
Constructors
Properties
Methods
CreateHandle
Dispose
GetDeviceDpi
GetPreferredSize
LayoutMdi
LogicalToDeviceThickness
LogicalToDeviceUnits
OnActivated
OnControlAdded
OnControlRemoved
OnDeactivate
OnDpiChanged
OnHandleCreated
OnHandleDestroyed
OnMdiChildActivate
OnMouseWheel
OnResize
OnRightToLeftChanged
OnRightToLeftLayoutChanged
OnShown
OnStyleChanged
OnVisibleChanged
PreProcessMessage
ProcessCmdKey
ProcessKeyPreview
ResetBackgroundColor
ResumePainting
ScaleControl
SetBoundsCore
SetClientSizeCore
ShouldSerializeBackgroundColor
SuspendPainting
UpdateChildStyles
WndProc
C1StatusBar
ContextMenuPopupEventArgs
ControlHostFromXmlNodeEventArgs
DrawItemEventArgs
ElementToolTipEventArgs
GalleryEventArgs
GroupDeserializedEventArgs
ItemDeserializedEventArgs
MeasureItemEventArgs
MoreButtonSettings
PrepareDateTimeFormatEventArgs
PrepareNumberFormatEventArgs
QatCustomButtonCollection
QatItemsChangedEventArgs
RibbonApplicationMenu
RibbonBottomToolBar
RibbonButton
RibbonCheckBox
RibbonColorPalette
RibbonColorPaletteEntry
RibbonColorPicker
RibbonColorPickerItem
RibbonComboBox
RibbonConfigToolBar
RibbonContextualTabGroup
RibbonControlHost
RibbonDatePicker
RibbonDropDownBase
RibbonEditBox
RibbonEventArgs
RibbonFontComboBox
RibbonGallery
RibbonGalleryItem
RibbonGalleryItemCollection
RibbonGroup
RibbonGroupCollection
RibbonIconItem
RibbonItem
RibbonItemCollection
RibbonItemCollectionBase
RibbonItemContainer
RibbonLabel
RibbonListItem
RibbonMenu
RibbonNumericBox
RibbonProgressBar
RibbonQat
RibbonQatGroupButton
RibbonQatItemCollection
RibbonQatLinkCollection
RibbonRadioButton
RibbonSeparator
RibbonSplitButton
RibbonStyle
RibbonTab
RibbonTabCollection
RibbonTabGroupCollection
RibbonTextBox
RibbonTimePicker
RibbonToggleButton
RibbonToggleGroup
RibbonToolBar
RibbonTopToolBar
RibbonTrackBar
SelectedViewChangedEventArgs
ShouldDrawFontEventArgs
SpinButtonClickEventArgs
StyleBrushSet
StyleColorSet
StyleConstSet
StyleFlagSet
StyleFontDelta
StyleFontSet
StyleGlyphSet
TabDeserializedEventArgs
TabGroupDeserializedEventArgs
ToolTipLinkClickedEventArgs
ToolTipPositionEventArgs
ToolTipSettings
UpdatingItemFontEventArgs
UpdatingItemStyleEventArgs
Enums
Interfaces
C1.Win.Ribbon.Localization
(Showing Draft Content)
C1.Win.Ribbon.C1RibbonForm.ProcessKeyPreview
ProcessKeyPreview Method
ProcessKeyPreview(ref Message)
Previews a keyboard message.
Declaration
protected override bool ProcessKeyPreview(ref Message m)
Parameters
Type
Name
Description
Message
m
Returns
Type
Description
bool
Overrides
Form.ProcessKeyPreview(ref Message)