Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DResource.h344 #define IDC_READOPTIONS 1235 macro
H A DWCDriver3D.rc402 PUSHBUTTON "Update Options",IDC_READOPTIONS,567,263,65,18,NOT WS_VISIBLE | WS_DISABLED
H A DPlotToolDlg.cpp2776 ((CButton*) GetDlgItem(IDC_READOPTIONS)) -> ShowWindow(sel==tabnumber ? SW_SHOW : SW_HIDE); in DrawActiveTabElements()