Click here to Skip to main content
15,888,521 members
Articles / Web Development / HTML

Tile Grid Control

Rate me:
Please Sign up or sign in to vote.
4.83/5 (22 votes)
5 Mar 2024CPOL8 min read 33.8K   2.9K   37  
An MFC CWnd derived grid of user definable tiles
This article introduces a CWnd derived MFC control for presenting dynamic grids of tiles, inspired by Windows Explorer's tile view, outlining its structure, usage, and integration within MFC applications for versatile display of data.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
President
Canada Canada
Father of two, brother of two, child of two.
Spouse to one, uncle to many, friend to lots.
Farmer, carpenter, mechanic, electrician, but definitely not a plumber.
Likes walks with the wife, board games, card games, travel, and camping in the summer.
High school graduate, college drop-out.
Hobby programmer who knows C++ with MFC and the STL.
Has dabbled with BASIC, Pascal, Fortran, COBOL, C#, SQL, ASM, and HTML.
Realized long ago that programming is fun when there is nobody pressuring you with schedules and timelines.

Comments and Discussions