Winform emualting MS Access Form with Header/Footer

kevin_gaskin

New member
Joined
Aug 31, 2007
Messages
1
Programming Experience
1-3
Hi

Have designed a Booking Diary using MS Access as a Backend / Front End. Used MS Access Form with Header and Footer to achieve a Scrolling Diary (for 10 employees). The Header contains ten Buttons containing the names of the employees, the details section contains ten 24 hour diaries for each employee. This allows the diary to be scrolled horizontally, with the buttons in the header in sync with the diaries in the details section. When the diaries are scrolled vertically that named buttons stay visible - they are not scrolled up.

Have tried to recreate the same scenario with VB 2005 Forms using panels, split containers, etc. All to no avail.

Anyone with any ideas or help would be greatly appreciated.

Kevin.
 
Back
Top