Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 424 Bytes

File metadata and controls

15 lines (6 loc) · 424 Bytes

ImageGridCtrlSample

An image grid control. Images can be dragged and dropped to change their location.

Implemented in Win32 API and GDI Plus

Images are moved with animation when dragging/dropping one of them, or when the control is resized.

This is an excellent example of using Windows Animation Manager (UIAnimation)

Screenshot