Hello world! I'm looking an an application in C# That uses menu, status bar, dialog boxes, and so on. I'm going to run this to show you what you have here. And up at the top, you can see we have a menu. and we had sub- menu items, we have a horizontal bar, And then we can have a tool strip. With some of the same choices in the tool strip. And I have a label and there's a picture box that you can't see. Down the bottom we have a status bar and it shows the current time: that's updated using a timer. and then there's also going to be a file name. So let's open and select a picture from that common dialog control. And now you see file name appears in the status bar. and then that date and time date is being updated also. We can pick a font And the common dialog font box, pick something. And we can pick a color and the common dialogue for the color Let's us pick one of the basic colors, or we can pick a custom color. Like that. And we can exit. And that's it!