【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.32.10 Window::GetControlType
Contents
Description
Syntax
int GetControlType( )
Parameters
Return
returns an in identyfying the window type.
Examples
Remark
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
See Also
Header to Include
origin.h