A version of ATGUIMOVE that allows reposition/resize of one or more controls, based on technique in ATGUISETPROPS.
Take a look at the commented code beginning with '*IF CTLIDS = '' THEN'. I put that code there to fully duplicate ATGUISETPROPS before my initial testing, but as far as I can tell it doesn't apply in this context. My test code isn't comprehensive, so take a peek. Let me know and I'll remove or uncomment that section.
A version of ATGUIMOVE that allows reposition/resize of one or more controls, based on technique in ATGUISETPROPS.
Take a look at the commented code beginning with '*IF CTLIDS = '' THEN'. I put that code there to fully duplicate ATGUISETPROPS before my initial testing, but as far as I can tell it doesn't apply in this context. My test code isn't comprehensive, so take a peek. Let me know and I'll remove or uncomment that section.