Cell flags
Cell flags
MTBL_CELL_FLAG_AUTOSIZE_EDIT |
In editing mode, the size of the edit control is automatically adapted. See also: Automatic edit sizing and positioning |
MTBL_CELL_FLAG_BUTTONS_PERMANENT |
Buttons ( Drop down buttons and M!Table buttons ) of the cell are always shown. |
MTBL_CELL_FLAG_CLIP_NONEDIT |
In editing mode, the nonedit area ( e.g. an image ) of the cell is clipped and remains visible. See also: Automatic edit sizing and positioning |
MTBL_CELL_FLAG_EDITALIGN_CENTER |
The edit of the cell is centered. |
MTBL_CELL_FLAG_EDITALIGN_LEFT |
The edit of the cell is left aligned. |
MTBL_CELL_FLAG_EDITALIGN_RIGHT |
The edit of the cell is right aligned. |
MTBL_CELL_FLAG_HIDDEN_TEXT |
The text/checkbox of the cell isn't displayed. |
MTBL_CELL_FLAG_HIDE_PERM_BTN |
Permanent buttons are not shown. |
MTBL_CELL_FLAG_NOSELINV_BKGND |
The background of a selected cell isn't inverted. |
MTBL_CELL_FLAG_NOSELINV_IMAGE |
The image of a selected cell isn't inverted. |
MTBL_CELL_FLAG_NOSELINV_TEXT |
The text of a selected cell isn't inverted. |
MTBL_CELL_FLAG_NO_COLLINE |
No column line is painted in the cell. |
MTBL_CELL_FLAG_NO_ROWLINE |
No row line is painted in the cell. |
MTBL_CELL_FLAG_READ_ONLY |
Makes a cell read only. |
MTBL_CELL_FLAG_SELECTED |
The cell is selected. |
MTBL_CELL_FLAG_SHOW_PERM_BTN_NE |
Permanent buttons are shown even if the cell is not editable. |
MTBL_CELL_FLAG_TXTALIGN_BOTTOM |
The text/checkbox of the cell is bottom aligned. |
MTBL_CELL_FLAG_TXTALIGN_CENTER |
The text/checkbox of the cell is centered. |
MTBL_CELL_FLAG_TXTALIGN_LEFT |
The text/checkbox of the cell is left aligned. |
MTBL_CELL_FLAG_TXTALIGN_RIGHT |
The text/checkbox of the cell is right aligned. |
MTBL_CELL_FLAG_TXTALIGN_TOP |
The text/checkbox of the cell is top aligned. |
MTBL_CELL_FLAG_TXTALIGN_VCENTER |
The text/checkbox of the cell is centered vertical. |
See also
MTblSetCellFlags
MTblQueryCellFlags
Created with the Personal Edition of HelpNDoc: Free PDF documentation generator