Searched refs:RSC_TABCONTROL (Results 1 – 4 of 4) sorted by relevance
116 #define RSC_TABCONTROL (RSC_NOTYPE + 0x75) macro
1842 case RSC_TABCONTROL: aHID.append( "TabControl" ); break; in GetAutoHelpId()
217 rResId.SetRT( RSC_TABCONTROL ); in TabControl()
2255 pClassTabControl = new RscClass( nId, RSC_TABCONTROL, pSuper ); in InitClassTabControl()