Browse By Tags

Sorry, but there are no more tags available to filter with.
  • Panel border not being shown until mouse enter

    Hello,

    I have a UltraPanel which I set to a StyleSet which includes a solid grey border.

    Inside the UltraPanel I have a UltraGrid with Dock = DockStyle.Fill

    Initially the UltraPanel is hidden until I press a button to make it visible. When the UltraPanel…