Background Item Definition

  #include <vv_form.h>
   
BG_BOXPTR bg_boxdef (int wn_rb, int wn_cb, int rowq, int colq, UCHAR att,

BORDERPTR bdrp, FORMPTR fmp)

Defines a box on a form

BG_LINEPTR bg_linedef (int wn_rb, int wn_cb, int len, int dir, UCHAR att, LINEPTR

In_stylep, FORMPTR fmp)

Defines a line on a form

BG_TEXTPTR bg_txtdef (int wn_rb, int wn_cb, UCHAR *stp, UCHAR att, FORMPTR fmp)

Defines text on a form



Home Contents Next