C
C#2w ago
SeeHerFly

✅ MultiLine error on custom user control WinForms

Some reason I'm getting red squiggle marks on multiline parts of the code. I have a textbox with exact code and no errors on multiple. But when I create a numeric display with exact code i get error for multiline. And numeric display has multiline in properties window.
10 Replies
Buddy
Buddy2w ago
Does it compile?
SeeHerFly
SeeHerFlyOP2w ago
SHould probs clarify but those are where the errors are in that giant text msg
No description
No description
SeeHerFly
SeeHerFlyOP2w ago
no
Buddy
Buddy2w ago
NumericUpDown does not have multiline nor does it have the ability for a password So that is why you get errors
SeeHerFly
SeeHerFlyOP2w ago
ohhh okay
SeeHerFly
SeeHerFlyOP2w ago
oh for some reason i was thinking i saw multline in properties window but loookking back at it i dont see it so i was seeting stuff lol.
Buddy
Buddy2w ago
$close
MODiX
MODiX2w ago
If you have no further questions, please use /close to mark the forum thread as answered
SeeHerFly
SeeHerFlyOP2w ago
oki sounds good, thank you!

Did you find this page helpful?