Searched refs:IDC_RED_SLIDER (Results 1 – 3 of 3) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | color_edit_dialog.cpp | 775 SetControlAccessibleName(GetDlgItem(IDC_RED_SLIDER)->GetSafeHwnd(), _T("Red")); in OnInitDialog() 799 DDX_Control(pDX, IDC_RED_SLIDER, mRedSlider); in DoDataExchange() 821 DDX_Slider(pDX, IDC_RED_SLIDER, mRed); in DoDataExchange() 1142 case IDC_RED_SLIDER: in OnHScroll()
|
| D | resource.h | 308 #define IDC_RED_SLIDER 1124 macro
|
| D | studiox.rc | 957 …CONTROL "",IDC_RED_SLIDER,"msctls_trackbar32",TBS_BOTH | TBS_NOTICKS | WS_TABSTOP,262,65,7…
|