Re: OPO - creating controls through code

From: Rick Greenwald <greenie_at_interaccess.com>
Date: 1996/02/20
Message-ID: <4gcddt$fij_at_nntp.interaccess.com>#1/1


>How does one go about creating a checkbox using nothing but code?

As Gordon points out, one does not. However, you might want to try hiding and showing the check box by setting the Visible property appropriately.

You can then always make sure to check to see if it is visible rather than if it exists.

  • Rick Greenwald Co-author, Oracle Power Objects Developer's Guide
Received on Tue Feb 20 1996 - 00:00:00 CET

Original text of this message