Kenny:
select all from sys_forms3 where #4 contains 'groupbox'
This will give you a list of forms that have some kind of GroupBox control
on it.
This will not work if you have Form Compression set ON (I always have mine
OFF). If you are using 9.1 then you can use the "uncompress forms" data
designer option.
Karen
In a message dated 1/18/2012 1:24:03 PM Central Standard Time,
[email protected] writes:
>
> Is there an easy way to search all of my forms for Group Box items? So
> far
> I have fixed 7 group boxes and I have hundreds of forms.
>