| Member | Description |
|---|---|
Constructor |
Constructor |
LoadList |
Loads the list with image names and the actual images. public void LoadList(); |
ShowDialog |
Displays the dialog form. public DialogResult ShowDialog(); |
FileExtensions |
File extensions included in the image display |
FileImage |
Returns an actual image that has been selected |
FileName |
Returns the file name that has been selected. |
ImageDirectory |
Directory that contains the images |
ImageId |
Exposes the PK for the image that was selected by the user. |