Searched defs:ImplSVCtrlData (Results 1 – 1 of 1) sorted by relevance
259 struct ImplSVCtrlData struct261 ImageList* mpCheckImgList; // ImageList for CheckBoxes262 ImageList* mpRadioImgList; // ImageList for RadioButtons263 ImageList* mpPinImgList; // ImageList for PIN264 ImageList* mpSplitHPinImgList; // ImageList for Horizontal SplitWindows265 ImageList* mpSplitVPinImgList; // ImageList for Vertical SplitWindows (PIN's)266 ImageList* mpSplitHArwImgList; // ImageList for Horizontal SplitWindows (Arrows)267 ImageList* mpSplitVArwImgList; // ImageList for Vertical SplitWindows (Arrows)268 Image* mpDisclosurePlus;269 Image* mpDisclosurePlusHC;[all …]