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

FXComboBox.h File Reference
#include "FXPacker.h"

Go to the source code of this file.

Classes

class  FX::FXComboBox
 

Namespaces

 FX
 

Enumerations

enum  {
  FX::COMBOBOX_NO_REPLACE = 0,
  FX::COMBOBOX_REPLACE = 0x00020000,
  FX::COMBOBOX_INSERT_BEFORE = 0x00040000,
  FX::COMBOBOX_INSERT_AFTER = 0x00060000,
  FX::COMBOBOX_INSERT_FIRST = 0x00080000,
  FX::COMBOBOX_INSERT_LAST = 0x000A0000,
  FX::COMBOBOX_STATIC = 0x00100000,
  FX::COMBOBOX_NORMAL = 0
}
 

Copyright © 1997-2005 Jeroen van der Zijp