This is the complete list of members for Form, including all inherited members.
  | __getitem__(self, name) | Form |  | 
  | __init__(self, form, controls) | Form |  | 
  | _AddGroup(self, Group, mkattr=True) | Form | protected | 
  | _ChkCompiled(self) | Form | protected | 
  | _FT_USHORT | Form | protectedstatic | 
  | _ParseFormTitle(form) | Form | protectedstatic | 
  | _reset(self) | Form | protected | 
  | Add(self, name, ctrl, mkattr=True) | Form |  | 
  | AddControls(self, controls, mkattr=True) | Form |  | 
  | argtypes | Form | static | 
  | Close(self, close_normally) | Form |  | 
  | Compile(self) | Form |  | 
  | Compiled(self) | Form |  | 
  | CompileEx(self, form) | Form |  | 
  | controls | Form |  | 
  | ControlToFieldTypeIdAndSize(ctrl) | Form | static | 
  | create_string_buffer(value, size=None) | Form | static | 
  | DefI64 | Form | static | 
  | EnableField(self, ctrl, enable) | Form |  | 
  | Execute(self) | Form |  | 
  | fieldtype_to_ctype(tp, i64=False) | Form | static | 
  | FindControlById(self, id) | Form |  | 
  | form | Form |  | 
  | Free(self) | Form |  | 
  | FT_ADDR | Form | static | 
  | FT_ASCII | Form | static | 
  | FT_BIN | Form | static | 
  | FT_BUTTON | Form | static | 
  | FT_CHAR | Form | static | 
  | FT_CHKGRP | Form | static | 
  | FT_CHKGRP2 | Form | static | 
  | FT_COLOR | Form | static | 
  | FT_DEC | Form | static | 
  | FT_DIR | Form | static | 
  | FT_DROPDOWN_LIST | Form | static | 
  | FT_ECHOOSER | Form | static | 
  | FT_FILE | Form | static | 
  | FT_FORMCHG | Form | static | 
  | FT_HEX | Form | static | 
  | FT_HTML_LABEL | Form | static | 
  | FT_IDENT | Form | static | 
  | FT_INT64 | Form | static | 
  | FT_MULTI_LINE_TEXT | Form | static | 
  | FT_OCT | Form | static | 
  | FT_RADGRP | Form | static | 
  | FT_RADGRP2 | Form | static | 
  | FT_RAWHEX | Form | static | 
  | FT_SEG | Form | static | 
  | FT_SHEX | Form | static | 
  | FT_TYPE | Form | static | 
  | FT_UINT64 | Form | static | 
  | GetControlValue(self, ctrl) | Form |  | 
  | GetFocusedField(self) | Form |  | 
  | modal | Form |  | 
  | modal | Form |  | 
  | MoveField(self, ctrl, x, y, w, h) | Form |  | 
  | Open(self) | Form |  | 
  | openform_flags | Form |  | 
  | p_fa | Form |  | 
  | RefreshField(self, ctrl) | Form |  | 
  | SetControlValue(self, ctrl, value) | Form |  | 
  | SetFocusedField(self, ctrl) | Form |  | 
  | ShowField(self, ctrl, show) | Form |  | 
  | title | Form |  |