Search
Setup for Free
C
C#
•
3y ago
olan4527
❔ Replace space with Hyphen in a text box as i type
Hi can someone please help i have tried this MyGlobalVarables
.ProjectName
= textBox1
.Text
.Replace
(
"
"
,
"
-
"
)
; but it is not working
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,138
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Similar Threads
❔ Maximum value in a text box
C
C# / help
3y ago
Text box didnt work
C
C# / help
2y ago
windows forms text box
C
C# / help
2y ago
✅ Text box color changing
C
C# / help
3y ago