I am designing a WinForm App using UI for WinForms (ver. 2025 Q1). Is there any solution to add a search box to the radform title bar? It looks like the search box at th top of Microsoft Outlook 365 application.
1 Answer, 1 is accepted
0
Accepted
Nadya | Tech Support Engineer
Telerik team
answered on 25 Mar 2025, 02:47 PM
Hello, vance chiang,
The standart RadForm does not have out of the box solution to add a search box in the title bar. If you need to have a search text box in the title bar of a form, then I would recommend you to refer to RadToolbarForm. RadToolbarForm is specially created to allow the users add items in the non-client area of the window which is crucial for some applications.