HypernovaDesktop Components · docs
Binarymission
WinFormsSearch Text Box › SearchTextBoxRequestEventArgs

SearchTextBoxRequestEventArgs

class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.InputControls

A custom event arguments class providing information for the event TextSearchRequested when the user types in a search text and invokes the search button.

public sealed class SearchTextBoxRequestEventArgs : EventArgs

Inherits from / implements: EventArgs

Members at a glance

SearchTextGets or sets the search text.

Properties

SearchText

public string SearchText

Gets or sets the search text.