I need to clear previous loaded layout in the background when loading a new one since the previous layout leaves graphics garbage in the corners when loading a new layout that uses a rounded layout similar to a Surfpad.
How can I clear all previously loaded layouts to have the underlying graphics cleared? Cheers
Well, that depends on where you loaded the layout in the first place. Either Form.RootPane.RemoveAllNodes, or Pane.RemoveAllNodes before loading the new layout. should do it.
Damn I can't live without you guys See how beautiful it looks, even though I will add a dark gradient to make the edges less sharp. This looks promising indeed.
Every detail is important in a project, and I'm able to pass every step along the way because of this forum. Thank you so much Steve and Daestrum