You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't tell 100% without the context that defines cbMWST, but this looks like a late bound method call. There's no way for the converter to guess what type cbMWST is.
If you define cbMWST As ComboBox.ObjectCollection in the VB, then this will convert fine.
Covered by #16
VB.Net input code
Erroneous output
Expected output
Details
The text was updated successfully, but these errors were encountered: