【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.1.26.75 update_combo_from_refresh
Contents
Description
Update combo control.
Syntax
void update_combo_from_refresh( TreeNode & trNode, const vector<string> & vsCombo, int nUpdateEditCntrl = UCFB_REPLACE_USING_FIRST )
Parameters
- trNode
- [modify]The node to update
- vsCombo
- [input]Items for update
- nUpdateEditCntrl
- [input]option to update combo value: UCFB_KEEP = no update, UCFB_CLEAR = clear, UCFB_REPLACE_USING_FIRST = use the first item
Return
Examples
Remark
See Also
Header to Include
origin.h