Zebra0.com

csharpGlossary for C#: dialogs

Glossary for C#: dialogs

Learn C# (C sharp) in FREE step-by-step lessons.

buttons: message box: In addition to OK, and YesNO, other buttons can be shown
   Message Box Buttons and Icons
color dialog: Includes a different way to determine if the user clicked cancel
   Add the Color dialog to select a background color for the Happy Birthday App
dialog: color: Includes a different way to determine if the user clicked cancel
   Add the Color dialog to select a background color for the Happy Birthday App
dialog: font: The Font Dialog is one of the common dialog controls for selecting fonts and font properties
   Add the font dialog for the Happy Birthday App
dialog: openfile: Includes setting the filter to select only picture types.
   Adds the Open dialog to select a picture
dialogs reference: C# Dialogs, Common Dialogs and Message Boxes
   Microsoft Reference
exit, menu: Shows how to save and restore the form settings at start
   Add the code for New and Exit: The last of the Happy Birthday App
font dialog: The Font Dialog is one of the common dialog controls for selecting fonts and font properties
   Add the font dialog for the Happy Birthday App
happy birthday overview: This is an overview of the app that we will create in this lesson.
   Happy Birthday
menu for happy birthday: Shows how to build the menu for the Happy Birthday program.
   Create the menu for the Happy Birthday App
message box buttons: In addition to OK, and YesNO, other buttons can be shown
   Message Box Buttons and Icons
message box: Explanation of using a message box.
   A Message Box Example
new, menu: Shows how to save and restore the form settings at start
   Add the code for New and Exit: The last of the Happy Birthday App
openfile dialog: Includes setting the filter to select only picture types.
   Adds the Open dialog to select a picture
statusstrip: Create the status strip (at the bottom of the form) & add code to display the current time
   Create the status strip for the Happy Birthday App
toolstrip: Shows how to build the toolstrip (at the top of the form), plus two images to download
   Create the tool strip for the Happy Birthday App
Full Glossary