Searched refs:RSC_SCROLLBAR (Results 1 – 4 of 4) sorted by relevance
92 #define RSC_SCROLLBAR (RSC_NOTYPE + 0x5d) macro
157 rResId.SetRT( RSC_SCROLLBAR ); in ScrollBar()1569 rResId.SetRT( RSC_SCROLLBAR ); in ScrollBarBox()
109 rResId.SetRT( RSC_SCROLLBAR ); in Slider()
689 pClassScrollBar = new RscClass( nId, RSC_SCROLLBAR, pSuper ); in InitClassScrollBar()