Class TouchSelectImageFileDialog

This class provides a dialog that allows the user to select an image file that resides on the harddrive.

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.Form
              EPS.Windows.Forms.TouchScreen.TouchPopupForm
                EPS.Windows.Forms.TouchScreen.TouchDialog
                  EPS.Windows.Forms.TouchScreen.TouchSelectImageFileDialog

public class TouchSelectImageFileDialog : TouchDialog

Class Members

MemberDescription
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.

Requirements

Namespace: EPS.Windows.Forms.TouchScreen
Assembly: TOUCHSCREENSIMPLEUI.DLL


  Last Updated: 5/23/2007 | © , 2007