Resize (ILEADRasterImgList) example for Visual Basic

Private Sub LEADImgList1_Resize()
   Form1.Caption = "Control Resized"
End Sub