Changeset 3152 for trunk/include/win/tab.h
- Timestamp:
- Mar 18, 2000, 5:10:57 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/tab.h
r265 r3152 1 /* $Id: tab.h,v 1. 2 1999-07-04 19:03:36 sandervlExp $ */1 /* $Id: tab.h,v 1.3 2000-03-18 16:10:56 cbratschi Exp $ */ 2 2 3 3 /* … … 26 26 typedef struct tagTAB_INFO 27 27 { 28 COMCTL32_HEADER header; 29 28 30 UINT uNumItem; /* number of tab items */ 29 31 INT tabHeight; /* height of the tab row */
Note:
See TracChangeset
for help on using the changeset viewer.