0

I am using Sync fusion docking manager and I want to add custom caption button to my floating window.

I found solution for Win Forms, but can't add it to project. Please help.

HaveNoDisplayName
  • 8,291
  • 106
  • 37
  • 47
Maduranga
  • 1
  • 1

1 Answers1

-1

This response was already posted in the Syncfusion support forums.

We can add buttons in the header of child window using HeaderTemplate property. We have prepared a sample and tried to meet your requirement. In the sample, we have created a data template with button and set it as header template of child window using HeaderTemplate attached property. Sample

Davis Jebaraj
  • 403
  • 6
  • 10