3
Answers

how to use Toast Notifications in winform Application

hi, how to use Toast Notifications in winform application .  i want to show message like popup message for 4-5 second then its closed automatically for Winform Application.
Answers (3)
0
habib ullah

habib ullah

NA 116 2k 7y
sir please define the details of the above code
0
Manas Mohapatra

Manas Mohapatra

NA 29.3k 3.3m 7y
You can use Path.GetExtension()
 
string myFilePath = @"C:\Manas.txt";
string ext = Path.GetExtension(myFilePath); //.txt