Home
last modified time | relevance | path

Searched refs:IDC_RED_SLIDER (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dcolor_edit_dialog.cpp775 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()
Dresource.h308 #define IDC_RED_SLIDER 1124 macro
Dstudiox.rc957 …CONTROL "",IDC_RED_SLIDER,"msctls_trackbar32",TBS_BOTH | TBS_NOTICKS | WS_TABSTOP,262,65,7…