S
Shawn
I am building a Windows app (VB.NET) that has a form that contains a panel.
At runtime, the panel is populated with any number of labels that are
dynamically built from a database query and placed in the panel. I want to
be able to move the labels around so that none of them are overlapping. The
best example would be Outlook's Calendar. If you have multiple appointments
that overlap, they are staggered next to each other. I am really having
trouble coming up with a method for this that will function quickly.
THANKS!!!
At runtime, the panel is populated with any number of labels that are
dynamically built from a database query and placed in the panel. I want to
be able to move the labels around so that none of them are overlapping. The
best example would be Outlook's Calendar. If you have multiple appointments
that overlap, they are staggered next to each other. I am really having
trouble coming up with a method for this that will function quickly.
THANKS!!!