[Solved] How to change Top searchbox to near Top ssform?

Hi Durai, I want to move the search bar position near the top of the form.
how can i do this? , because i want the titlebar to be even thinner!


6 Replies

SS Susmitha Sundar Syncfusion Team April 27, 2020 05:31 PM UTC

Hi GridLock, 
 
Thank you for using Syncfusion controls. 
 
 
Currently, we are checking the feasibility to achieve your requirement. We will validate and update you the details on or before April 29, 2020.   
We appreciate your patience until then. 
 
Regards, 
Susmitha S  
   



SS Susmitha Sundar Syncfusion Team April 28, 2020 05:36 PM UTC

Hi GridLock, 
 
Thank you for your patience. 
 
You can use the below code to change the location of the TitlebarTextcontrol. 

this.Style.TitleBar.Padding = new Padding(0); 

Please refer the below Image. 
 
 
 
Please let us know if you need further assistance on this. 
 
Regards, 
Susmitha S 



TG The GridLock April 28, 2020 07:15 PM UTC

Hi,
Great! I will try it as soon as possible


SS Susmitha Sundar Syncfusion Team April 29, 2020 05:35 AM UTC

Hi GridLock, 
 
Thanks for the update. 
 
We will wait to hear from you. 
 
Regards, 
Susmitha S 
 



TG The GridLock April 29, 2020 12:05 PM UTC

Hi Susmitha,
Update: A little faster, looks a lot more aesthetic!




SS Susmitha Sundar Syncfusion Team April 30, 2020 11:35 AM UTC

Hi GridLock, 
 
Please let us know if you need further assistance on this.  
We are happy to help you. 
 
Regards, 
Susmitha S 


Loader.
Up arrow icon