Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dproperties_win.cpp93 ID_PROGRESS_MINVAL, enumerator
299 ON_EN_KILLFOCUS(ID_PROGRESS_MINVAL, OnProgressInfoChange) in BEGIN_MESSAGE_MAP()
1695 AddEditControl("Min Value", info->ewi.progress.min_val, ID_PROGRESS_MINVAL); in AddProgressBarProps()
3500 min = GetDlgItemInt(ID_PROGRESS_MINVAL); in OnProgressInfoChange()