C# How to use the InputBox and MsgBox functions

preview_player
Показать описание
💻 Explore Free C# and VB.NET Source Code!

Get special perks and content—become a member today!

Exclusive Videos for Members:

📚 Boost Your Programming Skills with My VB.NET Courses!
👉 Enroll now and start coding!

🚀 Get premium source code for your projects! 💻

สมัครเรียนคอร์สออนไลน์ (เรียนได้ตลอดชีพ) ภาษา C# และ Visual Basic .NET
หลักสูตรสำหรับผู้เริ่มต้นเขียนโปรแกรม (คอร์สพื้นฐาน), หลักสูตรพัฒนา Modern Desktop App ไปจนถึงหลักสูตรขั้นสูง (คอร์ส Workshop สอนทำโปรเจกต์)

สนใจ สมัครโดยตรงกับอาจารย์ที่เพจ หรือ LINE

💬 พูดคุยกับผมที่...

📺 ติดตามช่อง YouTube

#iBasskung #อาจารย์เบส #สอนเขียนโปรแกรม #สอนทำโปรเจกต์ #ComputerProgramming
Рекомендации по теме
Комментарии
Автор

I dont often comment, but just wanna say, i really enjoyed the video. The music is really nice. I got what i needed.

speedbump
Автор

Came for the info, stayed for the music, good stuff

allansharad
Автор

Sir we need more helpful videos in c# with code described in ur voice...

shovikanand
Автор

I really should start googling things instead of thinking of ways to overcomplicate them,
great tutorial though!

pixel
Автор

No need of music...inspite describing the code in voice..will make this video much more effective and helpful rather than now

shovikanand
Автор

How to change font size on input box? Tnx

shroomssoft
Автор

@Ibasskung song name Sounds like Ohota

VATREX
Автор

Thanks for the Video. How to make only OK button? No need Cancel button.

khalidgarayev
Автор

Next time, use a proper naming. It's confusing if it is same

samontefrankamirsong.
Автор

sorry but when i press the button cancel my program doesn't do anything, its different from yours look
string nuevo_nombre="";
try {
do
{
//the important part
nuevo_nombre = la cantidad", "Cambio de cantidad", "1", 600, 200);



if (nuevo_nombre == "")
MessageBox.Show("Introduzca un valor", "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);
} while (nuevo_nombre=="");
int p = int.Parse(nuevo_nombre);
i cant close the input unless i put some info, but thats the matter, i cant close it

kevinantonio
welcome to shbcf.ru