Find out if a given uicontrol is a child of any of a list of candidate parent frames.
istrue = lm_isparent(h, hframes)
h: handle of uicontrol hframes: array of modelit.layout.Frame
istrue: Boolean, true if any of hframes is the parent of h