3
Give me the error:
The name of the field or property being initialized on an object initializer must start with '.'.
Private myImageList As System.Windows.Forms.ImageList = New ImageList()
Private myImageListSmall As System.Windows.Forms.ImageList = New ImageList()
Private myImageListLarge As System.Windows.Forms.ImageList = New ImageList()
Private count As Integer = 0
Private ofd As New OpenFileDialog() With { _
Key .Multiselect = True, _
Key .ValidateNames = True, _
Key .Filter = "JPG|*jpg|JPEG|*.jpeg|PNG|*.png" _
}
Private fi As FileInfo
You’re on Stackoverflow in portuguese, translate your question or perform it on Soen
– Costamilam
@Guilhermecostamilam thank you for warning us so and so;to work with Englishmen all the time
– roffy miranda