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
925
Place tile correctly left or right
posted

I want to make sure that my tile's are placed in the correct position at startup.  I have 2 large tiles (Tilepanel has 8 tiles) and I want a certain tile (1) to be always on the left and the other (2) on the right. My other panels are hidden at this stage

But when the form loads, for some reason I can not get them to be in that position,

Is this coding of properties?

  • 29105
    Suggested Answer
    Offline posted

    Hello Marius,

    The best way to position (dock) a control or panel to the left and right would be to use the UltraDockManager. I attached a sample demonstrating this. If it doesn't provide the functionality you are looking for please modify it or provide a new sample demonstrating the behavior you are reporting. Thanks.

    TilePositionTest.zip