Search
Get Started
C
C#
•
3y ago
Livid
✅ shortcut
what
's the shortest way of making a variable
?
for example
:
/// NOT VALID CODE (i think) Form form() { Width = 100, }
/// NOT VALID CODE (i think) Form form() { Width = 100, }
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,124
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
/// NOT VALID
CODE
(
i
think)
Form
form() {
Width
= 100,
}
/// NOT VALID
CODE
(
i
think)
Form
form() {
Width
= 100,
}
Similar Threads
❔ Shortcut for selecting multiple lines on windows
C
C# / help
3y ago
Create new Desktop Icon Shortcut (lnk) using dotnet
C
C# / help
4y ago
Copy lines shortcut not working in Visual Studio 2022
C
C# / help
2y ago
Making a shortcut for checking null component in unity
C
C# / help
3y ago