BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Hi Bryan,
Sorry for the inconvenience caused.
Currently, the document is unavailable with our server. Could you please confirm whether the reported requirement is to fill the docked controls without empty space? if so, you can achieve it by enabling the property named “DockToFill” in DockingManager. Please check the following code example.
Code Example [C#]:
//Enables the DockToFill property. |