a month ago
How can I find if a window element is a corner window or not? On the variationID field always is a corner window even if I placed it a normal window.
Solved! Go to Solution.
4 weeks ago
Hi, Could you try to call ACAPI_Element_GetMemo() and get memo.params list, then check the parameter value of "ac_cw_function" ? It should be true if it's a corner window.
HTH.
4 weeks ago
Hi, Could you try to call ACAPI_Element_GetMemo() and get memo.params list, then check the parameter value of "ac_cw_function" ? It should be true if it's a corner window.
HTH.