Photo_Editor_Application.PhotoEditorForm.selectColorButton_Click Function
Opens a color dialog box to enable the user to select a color for the pen.

Private void selectColorButton_Click (object, System.EventArgs)
  Type Name Description  
    object sender    
    System.EventArgs e    
  Return Description  
    void