
Run Time Object / Control Management
Question: Can I write statements to add/delete the control objects like command buttonsat runtime like we do in java C++ ? Iam under the assumption that once we populate a form with controls we cannotdrop some of them alone. An alternative may be to set the visibility to false. But