【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.1.26.9 has_dyna_use_checkbox
Contents
Description
Returns whether the node has the left checkbox.
Syntax
BOOL has_dyna_use_checkbox( TreeNode & tr, int * pnCheck = NULL )
Parameters
- tr
- [input] The tree node of GetN control
- pnCheck
- [output] retrieve the checkbox status if exist
Return
TRUE if the node is valid and has the left checkbox, otherwise FALSE
Examples
See examples of is_optional_by_dyna_use_checkbox
Remark
See Also
Header to Included
event_utils.h