Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashAboutBox.cpp50 DDX_Control(pDX, IDC_PROPERTIES, m_propertiesButton); in DoDataExchange()
65 ON_BN_CLICKED(IDC_PROPERTIES, OnProperties)
261 GetDlgItem(IDC_PROPERTIES)->EnableWindow(FALSE); in OnInitDialog()
266 GetDlgItem(IDC_PROPERTIES)->ShowWindow(SW_HIDE); in OnInitDialog()
H A Dresource.h106 #define IDC_PROPERTIES 1031 macro
H A DLeash.rc213 PUSHBUTTON "&Properties",IDC_PROPERTIES,209,125,56,14