GetControlType
int GetControlType( )
returns an in identyfying the window type.
The return value is one of the following enums defined in DailogMessages.h.
CN_BUTTON,CN_COMBO,CN_LISTBOX,CN_LISTVIEW,CN_STATIC,CN_PATHCTRL,CN_EDITBOX,
CN_SPINCTRL,CN_SLIDERCTRL,CN_RICHEDITCTRL,CN_PROGRESSBOX,CN_TOOLBAR,CN_TABCONTROL,
CN_BITMAPRADIOBUTTON,CN_WORKSHEETCONTROL,CN_GRAPHCONTROL,CN_PICTURECONTROL
or CN_UNKNOWN if none of the above
origin.h