Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
445
space between controls
posted

Hi,

I have a groupbox and placed an ultragrid inside it and set its DOCK property to Fill. I like to have some gap between grid control and groupbox so that the outlines of groupbox can be clearly seen. I tried changing the margin property. But seems like it is not the right property.

Thanks

Parents
  • 469350
    Offline posted

    I think you will have to position the grid inside the GroupBox and then set it to Anchor rather than Docking it to fill.

Reply Children
No Data