Destroy Method
Object:frmproducts.pageframe1.page1.cboSupply_ID
Expand/Collapse source code of procedure pageframe1.page1.cboSupply_ID.Destroy Source Code
*-- Destroy the alias created in the RowSource property
IF USED("cSupplier")
  USE IN cSupplier
ENDIF