Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FXProgressDialog.h File Reference

#include "FXDialogBox.h"

Go to the source code of this file.

Namespaces

namespace  FX

Enumerations

enum  {
  PROGRESSDIALOG_NOCANCEL = 0,
  PROGRESSDIALOG_CANCEL = 0x01000000,
  PROGRESSDIALOG_NORMAL = (DECOR_TITLE|DECOR_BORDER)
}


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
PROGRESSDIALOG_NOCANCEL  Default is no cancel button.
PROGRESSDIALOG_CANCEL  Enable the cancel button.
PROGRESSDIALOG_NORMAL 

Copyright © 1997-2005 Jeroen van der Zijp