C# 預設輸入對話框


string Input = Microsoft.VisualBasic.Interaction.InputBox("輸入提示:", "對話框", "");
#C# #Winform







你可能感興趣的文章

D2_Git and Command Line

D2_Git and Command Line

[MSSQL] 取得特定年、月、星期的所有日期

[MSSQL] 取得特定年、月、星期的所有日期

Day 54 & 55 - Function Decorators

Day 54 & 55 - Function Decorators






留言討論