GenericFieldEditor
kitPx-GenericFieldEditor is a field editor that allows you to edit properties from a graphic view on non-specific fields. It is designed for layout on panes and is comprised of standard widgets like buttons, text fields, and check boxes. Specialized field editor widgets include: SetPointFieldEditor.

You access these properties by expanding KitPx palette and double-click GenericFieldEditor
| Property | Value | Description |
|---|---|---|
| Visible | true (default) false | Sets the table to be visible in the
Px page interface (true) or not (false). |
| Enabled (Px graphics) | true or false | Determines if the table on
a Px page can receive a command. true configures the page to receive a command using a popup menu. false renders the display visible but unable to receive a command. |
| Layout | additional properties | Opens a layout window for specifying the size and location of the table in relation
to its parent (X, Y coordinates, height and width). |
| Foreground | drop-down list | Specifies foreground fill. Solid opens the color chooser window. Gradient opens the gradient editor window. Image opens the texture window. Click the browser icon to open a file chooser and ord chooser to select the image file. Null indicates no foreground fill. |
| Background | drop-down list | Specifies the background fill color. Solid opens the Color Chooser window. Gradient opens the Gradient Editor window. Image opens the Image Brush Editor window. Click
the Browse icon ( Null indicates no color (white). |
| WbFieldEditorBinding | Additional Properties | Configures the additional parameters for the binding on the label. |