Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dcolor_edit_dialog.cpp777 SetControlAccessibleName(GetDlgItem(IDC_BLUE_SLIDER)->GetSafeHwnd(), _T("Blue")); in OnInitDialog()
801 DDX_Control(pDX, IDC_BLUE_SLIDER, mBlueSlider); in DoDataExchange()
823 DDX_Slider(pDX, IDC_BLUE_SLIDER, mBlue); in DoDataExchange()
1158 case IDC_BLUE_SLIDER: in OnHScroll()
Dresource.h310 #define IDC_BLUE_SLIDER 1126 macro
Dstudiox.rc963 …CONTROL "",IDC_BLUE_SLIDER,"msctls_trackbar32",TBS_BOTH | TBS_NOTICKS | WS_TABSTOP,262,102…