Syntax Parameters ownerContext
Called by an embeddable editor to determine whether the specified key should be handled by the owner Syntax Parameters keyData element The EmbeddableUIElementBase-derived element Return Value If the owner returns true, the editor should not perform its default keyboard processing
Syntax Parameters ownerContext
Syntax Parameters ownerContext
Syntax Event Data The event handler receives an argument of type KeyEventArgs containing data related to this event. The following KeyEventArgs properties provide information specific to this event.Property Description Alt Gets a value indicating whether the ALT key was pressed. Control Gets a value indicating whe...
Syntax Event Data The event handler receives an argument of type KeyPressEventArgs containing data related to this event. The following KeyPressEventArgs properties provide information specific to this event.Property Description Handled Gets or sets a value indicating whether the System.Windows.Forms.Control.KeyPr...
Syntax Event Data The event handler receives an argument of type KeyEventArgs containing data related to this event. The following KeyEventArgs properties provide information specific to this event.Property Description Alt Gets a value indicating whether the ALT key was pressed. Control Gets a value indicating whe...
Syntax Parameters ownerContext
Syntax Parameters ownerContext
Syntax Parameters embeddableElem e