WinForms › Search Text Box › SearchTextBoxDropListInvokedEventArgs
SearchTextBoxDropListInvokedEventArgs
class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.InputControls
A custom event arguments class providing information for the event SearchDropListOpenRequested when the drop-list chevron is invoked.
public sealed class SearchTextBoxDropListInvokedEventArgs : EventArgs
Inherits from / implements: EventArgs
Members at a glance
DropListInvokerTopLeftPoint | Gets or sets the drop list invoker top left point. |
Properties
DropListInvokerTopLeftPoint
public Point DropListInvokerTopLeftPoint
Gets or sets the drop list invoker top left point.