skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class DropDownPopupForm

Inheritance
System.Object
RadControl
RadPopupControlBase
RadSizablePopupControl
RadEditorPopupControlBase
DropDownPopupForm
BreadCrumbAutoCompleteDropDownPopupForm
Inherited Members
RadSizablePopupControl.ControlDefinesThemeForElement(RadElement)
RadSizablePopupControl.CreateChildItems(RadElement)
RadSizablePopupControl.ThemeClassName
RadSizablePopupControl.SizingMode
RadSizablePopupControl.SizingGrip
RadSizablePopupControl.SizingGripDockLayout
RadPopupControlBase.lastAlignmentRectangle
RadPopupControlBase.dpiScaleFactor
RadPopupControlBase.AnimationProperties
RadPopupControlBase.GetMonitorDpiScaleFactor(Control)
RadPopupControlBase.Show()
RadPopupControlBase.Show(Point)
RadPopupControlBase.Show(Control)
RadPopupControlBase.Hide()
RadPopupControlBase.OnPopupOpened()
RadPopupControlBase.OnPopupOpening(CancelEventArgs)
RadPopupControlBase.OnPopupClosed(RadPopupClosedEventArgs)
RadPopupControlBase.OnPopupClosing(RadPopupClosingEventArgs)
RadPopupControlBase.InitializeDropDownAnimation(Point)
RadPopupControlBase.GetBackupSize()
RadPopupControlBase.UpdateAeroEffectState()
RadPopupControlBase.UpdateLocation(Rectangle)
RadPopupControlBase.UpdateLocation()
RadPopupControlBase.GetCorrectedLocation(Rectangle)
RadPopupControlBase.GetCorrectedLocation(Screen, Rectangle)
RadPopupControlBase.GetCorrectedLocation(Screen, Rectangle, Size)
RadPopupControlBase.ApplySizingConstraints(Size, Screen)
RadPopupControlBase.GetCurrentScreen(Rectangle)
RadPopupControlBase.GetCurrentScreen()
RadPopupControlBase.GetAvailableBoundsFromScreen(Screen)
RadPopupControlBase.GetCorrectedHorizontalLocation(Screen, Rectangle, Point)
RadPopupControlBase.GetCorrectedHorizontalLocation(Screen, Rectangle, Point, Size)
RadPopupControlBase.GetCorrectedVerticalLocation(Screen, Rectangle, Point)
RadPopupControlBase.GetCorrectedVerticalLocation(Screen, Rectangle, Point, Size)
RadPopupControlBase.GetHorizontalPopupLocation(Rectangle)
RadPopupControlBase.GetVerticalPopupLocation(Rectangle)
RadPopupControlBase.AnimationStarting()
RadPopupControlBase.OnAlternativeXLocationNeeded(Rectangle, Point, Rectangle)
RadPopupControlBase.CheckMakeLastLocationCorrection(Rectangle, Point, Rectangle)
RadPopupControlBase.CheckMakeLastLocationCorrection(Rectangle, Point, Rectangle, Size)
RadPopupControlBase.OnAlternativeYLocationNeeded(Rectangle, Point, Rectangle)
RadPopupControlBase.ShowPopupCore(Size, Point)
RadPopupControlBase.ShowPopup(Rectangle)
RadPopupControlBase.ClosePopup(PopupCloseInfo)
RadPopupControlBase.OnPopupClosing(PopupCloseInfo)
RadPopupControlBase.OnPopupClosed(PopupCloseInfo)
RadPopupControlBase.CallMouseWheel(MouseEventArgs)
RadPopupControlBase.OnAnimationFinished(AnimationEventArgs)
RadPopupControlBase.OnAnimating(AnimationEventArgs)
RadPopupControlBase.Dispose(Boolean)
RadPopupControlBase.ShouldRestoreAutoSize
RadPopupControlBase.DropDownAnimationDirection
RadPopupControlBase.EasingType
RadPopupControlBase.AnimationFrames
RadPopupControlBase.AnimationEnabled
RadPopupControlBase.AnimationType
RadPopupControlBase.NonAnimatedSize
RadPopupControlBase.FadeAnimationFrames
RadPopupControlBase.FadeAnimationSpeed
RadPopupControlBase.Opacity
RadPopupControlBase.DropShadow
RadPopupControlBase.EnableAeroEffects
RadPopupControlBase.FadeAnimationType
RadPopupControlBase.FitToScreenMode
RadPopupControlBase.ScreenSpaceMode
RadPopupControlBase.AlignmentRectangleOverlapMode
RadPopupControlBase.HorizontalAlignmentCorrectionMode
RadPopupControlBase.VerticalAlignmentCorrectionMode
RadPopupControlBase.VerticalPopupAlignment
RadPopupControlBase.HorizontalPopupAlignment
RadPopupControlBase.CreateParams
RadPopupControlBase.OwnerElement
RadPopupControlBase.OwnerPopup
RadPopupControlBase.LastShowDpiScaleFactor
RadPopupControlBase.WindowsSettings
RadPopupControlBase.Children
RadPopupControlBase.MouseWheel
RadPopupControlBase.FadeAnimationFinished
RadPopupControlBase.PopupOpening
RadPopupControlBase.PopupOpened
RadPopupControlBase.PopupClosing
RadPopupControlBase.PopupClosed
RadControl.isResizing2
RadControl.isDisposing2
RadControl.invalidResizeRect
RadControl.isAccessibilityRequested
RadControl.Construct()
RadControl.CreateBehavior()
RadControl.CreateRootElement()
RadControl.InitializeRootElement(RootRadElement)
RadControl.LoadElementTree()
RadControl.LoadElementTree(Size)
RadControl.SetIsInitializing(Boolean)
RadControl.ShouldSerializeBackColor()
RadControl.SetBackColorThemeOverrides()
RadControl.ResetBackColorThemeOverrides()
RadControl.ShouldSerializeForeColor()
RadControl.SetForeColorThemeOverrides()
RadControl.ResetForeColorThemeOverrides()
RadControl.ShouldSerializeFont()
RadControl.OnKeyDown(KeyEventArgs)
RadControl.OnKeyUp(KeyEventArgs)
RadControl.OnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.OnKeyPress(KeyPressEventArgs)
RadControl.OnClick(EventArgs)
RadControl.OnDoubleClick(EventArgs)
RadControl.OnMouseEnter(EventArgs)
RadControl.OnMouseLeave(EventArgs)
RadControl.OnMouseHover(EventArgs)
RadControl.OnMouseWheel(MouseEventArgs)
RadControl.OnMouseCaptureChanged(EventArgs)
RadControl.OnGotFocus(EventArgs)
RadControl.OnLostFocus(EventArgs)
RadControl.OnCreateControl()
RadControl.OnHandleDestroyed(EventArgs)
RadControl.OnParentChanged(EventArgs)
RadControl.OnVisibleChanged(EventArgs)
RadControl.OnFontChanged(EventArgs)
RadControl.OnForeColorChanged(EventArgs)
RadControl.OnBackColorChanged(EventArgs)
RadControl.OnEnabledChanged(EventArgs)
RadControl.OnBindingContextChanged(EventArgs)
RadControl.OnLocationChanged(EventArgs)
RadControl.OnPaddingChanged(EventArgs)
RadControl.OnRightToLeftChanged(EventArgs)
RadControl.OnPaint(PaintEventArgs)
RadControl.OnLayout(LayoutEventArgs)
RadControl.OnAutoSizeChanged(EventArgs)
RadControl.OnInvalidated(RadElement)
RadControl.OnCaptureLosing()
RadControl.OnThemeChanged()
RadControl.OnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.OnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.OnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.ProcessMnemonic(Char)
RadControl.ProcessCaptureChangeRequested(RadElement, Boolean)
RadControl.ProcessAutoSizeChanged(Boolean)
RadControl.CallOnMouseCaptureChanged(EventArgs)
RadControl.CallBaseOnGotFocus(EventArgs)
RadControl.CallBaseOnLostFocus(EventArgs)
RadControl.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.CallOnMouseUp(MouseEventArgs)
RadControl.CallOnMouseDown(MouseEventArgs)
RadControl.CallOnClick(EventArgs)
RadControl.CallOnDoubleClick(EventArgs)
RadControl.CallOnMouseEnter(EventArgs)
RadControl.CallOnMouseWheel(MouseEventArgs)
RadControl.CallOnMouseLeave(EventArgs)
RadControl.CallOnMouseMove(MouseEventArgs)
RadControl.CallOnMouseHover(EventArgs)
RadControl.CallOnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.CallBaseOnKeyDown(KeyEventArgs)
RadControl.CallOnKeyDown(KeyEventArgs)
RadControl.CallBaseOnKeyPress(KeyPressEventArgs)
RadControl.CallOnKeyPress(KeyPressEventArgs)
RadControl.IsInputKey(Keys)
RadControl.GetInputElement()
RadControl.CallBaseOnKeyUp(KeyEventArgs)
RadControl.CallOnKeyUp(KeyEventArgs)
RadControl.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.CallOnVisibleChanged(EventArgs)
RadControl.BeginInit()
RadControl.EndInit()
RadControl.OnNotifyPropertyChanged(String)
RadControl.OnNotifyPropertyChanged(PropertyChangedEventArgs)
RadControl.IComponentTreeHandler.GetShowFocusCues()
RadControl.IComponentTreeHandler.CreateRootElement()
RadControl.IComponentTreeHandler.CreateChildItems(RadElement)
RadControl.IComponentTreeHandler.InitializeRootElement(RootRadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement, Rectangle)
RadControl.IComponentTreeHandler.InvalidateIfNotSuspended()
RadControl.IComponentTreeHandler.GetAmbientPropertyValue(RadProperty)
RadControl.IComponentTreeHandler.ControlThemeChangedCallback()
RadControl.IComponentTreeHandler.OnAmbientPropertyChanged(RadProperty)
RadControl.IComponentTreeHandler.OnFocusRequested(RadElement)
RadControl.IComponentTreeHandler.OnCaptureChangeRequested(RadElement, Boolean)
RadControl.IComponentTreeHandler.OnDisplayPropertyChanged(RadPropertyChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnMouseCaptureChanged(EventArgs)
RadControl.IComponentTreeHandler.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.IComponentTreeHandler.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.GetPreferredSize(Size)
RadControl.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
RadControl.GetRootElementDesiredSize(Int32, Int32, Int32, Int32)
RadControl.OnZoomGesture(ZoomGestureEventArgs)
RadControl.OnRotateGesture(RotateGestureEventArgs)
RadControl.OnPanGesture(PanGestureEventArgs)
RadControl.OnTwoFingerTapGesture(GestureEventArgs)
RadControl.OnPressAndTapGesture(PressAndTapGestureEventArgs)
RadControl.OnGesture(GestureEventArgs)
RadControl.ProcessGesture(Message)
RadControl.EnableGesture(GestureType)
RadControl.DisableGesture(GestureType)
RadControl.Refresh()
RadControl.SuspendUpdate()
RadControl.ResumeUpdate()
RadControl.ResumeUpdate(Boolean)
RadControl.InvokeLayoutCallback(LayoutCallback)
RadControl.RegisterHostedControl(RadHostItem)
RadControl.UnregisterHostedControl(RadHostItem, Boolean)
RadControl.ResolveStyleGroupForElement(StyleGroup, RadObject)
RadControl.GetPlainText()
RadControl.CanEditUIElement(RadElement)
RadControl.GetChildAt(Int32)
RadControl.ShouldSerializeProperty(RadProperty)
RadControl.ShouldSerializeProperty(RadProperty, RadObject)
RadControl.ResetProperty(RadProperty, RadObject)
RadControl.CanEditElementAtDesignTime(RadElement)
RadControl.GetControlDefaultSize()
RadControl.ProcessCodedUIMessage(IPCMessage)
RadControl.FindPropertyInChildren(RadControl, IPCMessage)
RadControl.CallAccessibilityNotifyClients(AccessibleEvents, Int32)
RadControl.IPCHost.ProcessMessage(IPCMessage)
RadControl.ScaleControl(SizeF, BoundsSpecified)
RadControl.PerformRadAutoScale(Nullable<BoundsSpecified>)
RadControl.SetRadAutoScale(Boolean)
RadControl.IComponentTreeHandler.get_Name()
RadControl.IComponentTreeHandler.set_Name(String)
RadControl.EnableDpiScaling
RadControl.EnableRadAutoScale
RadControl.EnableRadFormInitialDpiScaling
RadControl.EnableImageDpiScaling
RadControl.EnableSvgImages
RadControl.IsTrial
RadControl.IsLoaded
RadControl.LayoutManager
RadControl.ElementTree
RadControl.UseCompatibleTextRenderingDefaultValue
RadControl.Behavior
RadControl.RootElement
RadControl.Padding
RadControl.ThemeName
RadControl.Text
RadControl.EnableTheming
RadControl.ImageList
RadControl.ImageScalingSize
RadControl.UseCompatibleTextRendering
RadControl.AutoSize
RadControl.MaximumSize
RadControl.MinimumSize
RadControl.Focusable
RadControl.Site
RadControl.CausesValidation
RadControl.IsInitializing
RadControl.SmallImageList
RadControl.SmallImageScalingSize
RadControl.IsDesignMode
RadControl.IsDisplayed
RadControl.FocusedElement
RadControl.AllowShowFocusCues
RadControl.ShowItemToolTips
RadControl.CommandBindings
RadControl.EnableKeyMap
RadControl.BackColor
RadControl.ForeColor
RadControl.Font
RadControl.ValidationCancel
RadControl.IComponentTreeHandler.IsDesignMode
RadControl.IComponentTreeHandler.ElementTree
RadControl.IComponentTreeHandler.Behavior
RadControl.IComponentTreeHandler.Initializing
RadControl.IComponentTreeHandler.ThemeClassName
RadControl.EnableGestures
RadControl.EnableAnalytics
RadControl.AnalyticsName
RadControl.EnableRadAccessibilityObjects
RadControl.AccessibilityRequested
RadControl.EnableCodedUITests
RadControl.EnableCodedUITestsDefaultValue
RadControl.EnableUIAutomationDefaultValue
RadControl.IPCHost.Context
RadControl.ElementInvalidated
RadControl.ToolTipTextNeeded
RadControl.ScreenTipNeeded
RadControl.ThemeNameChanged
RadControl.Initialized
RadControl.PropertyChanged
RadControl.ZoomGesture
RadControl.RotateGesture
RadControl.PanGesture
RadControl.TwoFingerTapGesture
RadControl.PressAndTapGesture
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll

Syntax

public class DropDownPopupForm : RadEditorPopupControlBase, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, IPopupControl, ISupportRootUIAutomation

Constructors

DropDownPopupForm(RadDropDownListElement)

Initializes a new instance of the DropDownPopupForm class with the specified owner dropdown list element.

Declaration
public DropDownPopupForm(RadDropDownListElement ownerDropDownListElement)
Parameters
RadDropDownListElement ownerDropDownListElement

The RadDropDownListElement that owns this popup form.

Properties

EnableUIAutomation

Gets or sets a value indicating whether UI Automation support is enabled for this popup form.

Declaration
public override bool EnableUIAutomation { get; set; }
Property Value
System.Boolean

Overrides
RadControl.EnableUIAutomation
Implements
ISupportRootUIAutomation.EnableUIAutomation

LastPressedKey

Gets or sets the last pressed key in the popup form. This is used to track keyboard navigation state.

Declaration
public Keys? LastPressedKey { get; }
Property Value
System.Nullable<System.Windows.Forms.Keys>

OwnerDropDownListElement

Gets the RadDropDownListElement that owns this popup form.

Declaration
public RadDropDownListElement OwnerDropDownListElement { get; }
Property Value
RadDropDownListElement

Methods

CanClosePopup(RadPopupCloseReason)

Determines whether the popup can be closed for the specified reason by checking current mouse button state.

Declaration
public override bool CanClosePopup(RadPopupCloseReason reason)
Parameters
RadPopupCloseReason reason

The RadPopupCloseReason indicating why the popup is requested to close.

Returns
System.Boolean

True if the popup can be closed; otherwise, false.

Overrides
RadPopupControlBase.CanClosePopup(RadPopupCloseReason)

CanClosePopupCore(MouseButtons, RadPopupCloseReason)

Determines whether the popup can be closed based on mouse button state, close reason, and various UI element states including scrollbars and sizing grip.

Declaration
protected virtual bool CanClosePopupCore(MouseButtons mouseButtons, RadPopupCloseReason reason)
Parameters
System.Windows.Forms.MouseButtons mouseButtons

The current System.Windows.Forms.MouseButtons state.

RadPopupCloseReason reason

The RadPopupCloseReason indicating why the popup is requested to close.

Returns
System.Boolean

True if the popup can be closed; otherwise, false.

ClosePopup(RadPopupCloseReason)

Closes the popup form with the specified reason and notifies the owner dropdown list element.

Declaration
public override void ClosePopup(RadPopupCloseReason reason)
Parameters
RadPopupCloseReason reason

The RadPopupCloseReason indicating why the popup is being closed.

Overrides
RadPopupControlBase.ClosePopup(RadPopupCloseReason)

CreateAccessibilityInstance()

Creates an accessibility instance for the dropdown popup form to support assistive technologies.

Declaration
protected override AccessibleObject CreateAccessibilityInstance()
Returns
System.Windows.Forms.AccessibleObject

An System.Windows.Forms.AccessibleObject that provides accessibility support for the popup form.

GetMainDropDownListElement()

Gets the main (non-suggest mode) dropdown list element. If the current element is in suggest mode, returns its parent; otherwise, returns the current element.

Declaration
protected RadDropDownListElement GetMainDropDownListElement()
Returns
RadDropDownListElement

The main RadDropDownListElement that is not in suggest mode.

GetSelectedOrHoveredItem()

Gets the currently selected or hovered item from the dropdown list, prioritizing newly selected items over the initially selected item.

Declaration
protected RadListDataItem GetSelectedOrHoveredItem()
Returns
RadListDataItem

The RadListDataItem that is selected or hovered, or null if no such item exists.

HandleKeyDown(Keys)

Handles specific key down events including navigation keys (Up, Down, PageUp, PageDown, Home, End), Tab, Enter, and Backspace.

Declaration
protected virtual bool? HandleKeyDown(Keys keyData)
Parameters
System.Windows.Forms.Keys keyData

The System.Windows.Forms.Keys value representing the key that was pressed.

Returns
System.Nullable<System.Boolean>

True if the key was handled, false if not handled, or null if the base class should handle it.

HandleMouseClick(MouseEventArgs)

Handles mouse click events and determines whether the popup should be closed based on kinetic scrolling state and click conditions.

Declaration
protected virtual void HandleMouseClick(MouseEventArgs e)
Parameters
System.Windows.Forms.MouseEventArgs e

The System.Windows.Forms.MouseEventArgs containing event data.

OnKeyDown(Keys)

Handles key down events for the popup form, processing navigation and special keys while managing keyboard search behavior.

Declaration
public override bool OnKeyDown(Keys keyData)
Parameters
System.Windows.Forms.Keys keyData

The System.Windows.Forms.Keys value representing the key that was pressed.

Returns
System.Boolean

True if the key was handled; otherwise, false.

Overrides
RadPopupControlBase.OnKeyDown(Keys)

OnLoad(Size)

Handles the loading of the popup form and enables pan gesture support for touch interactions.

Declaration
protected override void OnLoad(Size desiredSize)
Parameters
System.Drawing.Size desiredSize

The desired size for the popup form.

Overrides
RadControl.OnLoad(Size)

OnMouseClick(MouseEventArgs)

Handles mouse click events and delegates to the HandleMouseClick(MouseEventArgs) method for processing.

Declaration
protected override void OnMouseClick(MouseEventArgs e)
Parameters
System.Windows.Forms.MouseEventArgs e

The System.Windows.Forms.MouseEventArgs containing event data.

OnMouseDown(MouseEventArgs)

Handles mouse down events by delegating to the owner dropdown list element if available, otherwise processes the event normally.

Declaration
protected override void OnMouseDown(MouseEventArgs e)
Parameters
System.Windows.Forms.MouseEventArgs e

The System.Windows.Forms.MouseEventArgs containing event data.

Overrides
RadControl.OnMouseDown(MouseEventArgs)

OnMouseMove(MouseEventArgs)

Handles mouse move events by delegating to the owner dropdown list element if available, otherwise processes the event normally.

Declaration
protected override void OnMouseMove(MouseEventArgs e)
Parameters
System.Windows.Forms.MouseEventArgs e

The System.Windows.Forms.MouseEventArgs containing event data.

Overrides
RadControl.OnMouseMove(MouseEventArgs)

OnMouseUp(MouseEventArgs)

Handles mouse up events by delegating to the owner dropdown list element if available, otherwise processes the event normally.

Declaration
protected override void OnMouseUp(MouseEventArgs e)
Parameters
System.Windows.Forms.MouseEventArgs e

The System.Windows.Forms.MouseEventArgs containing event data.

Overrides
RadControl.OnMouseUp(MouseEventArgs)

OnMouseWheel(Control, Int32)

Handles mouse wheel events for scrolling within the dropdown list, respecting the owner's mouse wheel settings.

Declaration
public override bool OnMouseWheel(Control target, int delta)
Parameters
System.Windows.Forms.Control target

The target System.Windows.Forms.Control receiving the mouse wheel event.

System.Int32 delta

The delta value indicating the scroll direction and amount.

Returns
System.Boolean

Always returns true to indicate the event was handled.

Overrides
RadPopupControlBase.OnMouseWheel(Control, Int32)

ProcessFocusRequested(RadElement)

Processes focus requests for elements within the popup form. Always returns false to prevent focus changes within the popup.

Declaration
protected override bool ProcessFocusRequested(RadElement element)
Parameters
RadElement element

The RadElement requesting focus.

Returns
System.Boolean

Always returns false to deny focus requests.

Overrides
RadPopupControlBase.ProcessFocusRequested(RadElement)

WndProc(ref Message)

Processes Windows messages, specifically handling UI Automation related messages for accessibility support.

Declaration
protected override void WndProc(ref Message m)
Parameters
System.Windows.Forms.Message m

The Windows message to process.

Overrides
RadPopupControlBase.WndProc(ref Message)

Explicit Interface Implementations

ISupportRootUIAutomation.DisposeUIAutomationProvider()

Declaration
void ISupportRootUIAutomation.DisposeUIAutomationProvider()
Implements
ISupportRootUIAutomation.DisposeUIAutomationProvider()

ISupportRootUIAutomation.InitializeUIAutomationProvider()

Declaration
void ISupportRootUIAutomation.InitializeUIAutomationProvider()
Implements
ISupportRootUIAutomation.InitializeUIAutomationProvider()

ISupportRootUIAutomation.RootUIAutomationManager

Gets the root UI Automation manager responsible for managing UI Automation providers and handling automation-related functionality for this popup form.

Declaration
IRootUIAutomationManager ISupportRootUIAutomation.RootUIAutomationManager { get; }
Returns
IRootUIAutomationManager

Implements
ISupportRootUIAutomation.RootUIAutomationManager

ISupportRootUIAutomation.UIAutomationProvider

Gets the UI Automation provider that enables assistive technologies to interact with this popup form and provides accessibility information.

Declaration
IRadRawElementProviderFragmentRoot ISupportRootUIAutomation.UIAutomationProvider { get; }
Returns
IRadRawElementProviderFragmentRoot

Implements
ISupportRootUIAutomation.UIAutomationProvider

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.