C# 預設輸入對話框


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







你可能感興趣的文章

下拉選單內容 Dropdown Menu

下拉選單內容 Dropdown Menu

【筆記】Command Line 入門筆記

【筆記】Command Line 入門筆記

C++筆記 撲克牌問題

C++筆記 撲克牌問題






留言討論