Sunday, March 29, 2009

UML Class Diagram & VB.NET OpenFileDialog

A class diagram in the Unified Modeling Language (UML), is a type of static structure dagram that describes the structure of a system by showing the system's classes, their attributes, and the relationships between the classes.

OpenFileDialog: This class lets you do the following tasks:
Enable users to select one or more files on the local computer or on a networked computer.
Filter the file types shown in the dialog box.
Specify which filter is used when the dialog box is first displayed.

No comments:

Post a Comment