Version

Search Results

IsHotTrackingEnabled Method (TimeSpanEditorOwner)

Syntax Parameters ownerContext

IsKeyMapped Method (TimeSpanEditorOwner)

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

IsPrinting Method (TimeSpanEditorOwner)

Syntax Parameters ownerContext

IsVertical Method (TimeSpanEditorOwner)

Syntax Parameters ownerContext

KeyDown Event (TimeSpanEditorOwner)

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...

KeyPress Event (TimeSpanEditorOwner)

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...

KeyUp Event (TimeSpanEditorOwner)

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...

MustDisplayFromList Method (TimeSpanEditorOwner)

Syntax Parameters ownerContext

MustSelectFromList Method (TimeSpanEditorOwner)

Syntax Parameters ownerContext

OnEditorClick Method (TimeSpanEditorOwner)

Syntax Parameters embeddableElem e