CompuServe Messages

IconWorks's secret

    03-Oct-91 09:34:58
Sb: #858-IconWorks's secret
Fm: Don Funk 76701,155
To: Isaac Rabinovitch 72450,2331
Hi Isaac, Every control is visible during design time. This particular control has properties AutoRedraw = TRUE and Visible = FALSE. Since it is set to visible = 0, then it will not show up during run-time. Use the search property in the menu and search all modules for reference to this control. This should show how to manipulate an invisible control. Don Funk