Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class RadPopupContainerForm : RadEditorPopupControlBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IAnalyticsProvider, IPopupControl
Inheritance: objectMarshalByRefObjectComponentControlScrollableControlRadControlRadPopupControlBaseRadSizablePopupControlRadEditorPopupControlBaseRadPopupContainerForm...
Implements:
Inherited Members
Constructors
Properties
Methods
Executes when a key is pressed.
C#
public override bool OnKeyDown(Keys keyData)
An instance of the Keys struct which contains the key information.
Returns:A boolean value that determines whether the IPopupControl processes the message.
Overrides:
Determines whether the MouseWheel event is handled by the popup.
C#
protected virtual void SetFocusCore()