1
Answer

Picture1 should be blank

Photo of Ramco Ramco

Ramco Ramco

1w
98
1

Hi

 In below code i want initially Picture1 should be blank . I am using Vb6

Private Sub Section3_Format(ByVal pFormattingInfo As Object)
    Set Picture1.FormattedPicture = LoadPicture(cimage1.Value)
End Sub

Thanks

Answers (1)