'BC30311 Value of type 'Guna2TextBox' cannot be converted to 'TextBox'
how can i fix it. I try it with gunaUicheckbox to checkbox it can work. But now i trying gunaTextBox to textbox it will show error. i store it with array
Dim test As TextBox()
test = New TextBox() {txtAmatriciana, txtAmericano, txtApplePie, txtCafeLate, txtCappucino, txtCaramelMacciato, txtCheeseCake, txtChickenBBQParmSub, txtChickenLinguini}
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
