Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dproperties_win.cpp134 ID_SCROLL_THUMB_BORDER_STYLE, enumerator
377 ON_CBN_SELCHANGE(ID_SCROLL_THUMB_BORDER_STYLE, OnScrollAppearanceChange) in BEGIN_MESSAGE_MAP()
1770 AddComboBox("Thumb Border Style", border_types, ID_SCROLL_THUMB_BORDER_STYLE, in AddScrollbarProps()
4357 pBox = (CComboBox *) GetDlgItem(ID_SCROLL_THUMB_BORDER_STYLE); in OnScrollAppearanceChange()