LotusScript to C API Programming Guide
rtLib Domino Rich Text Management template
Home

Anonymous

login


 

Hosted by Prominic.NET, Inc.

VIEW_TABLE_FORMAT3

#include <viewfmt.h>

Contains additional view format information for Domino R5 and Notes/Domino 6.

C definition

typedef struct
{
    WORD Length;                   /* Length of this structure */
  DWORD Flags;                   /* Reserved for future use */
  COLOR_VALUE BackgroundColor;        /* V5 background color */
  COLOR_VALUE AlternateBackgroundColor;  /* V5 alternate row color */
  COLOR_VALUE GridColorValue;         /* V6 View's grid color (3 words)*/
    WORD wViewMarginTop;             /* V6 View Margin top */
  WORD wViewMarginLeft;             /* V6 View Margin left */
  WORD wViewMarginRight;            /* V6 View Margin right */
  WORD wViewMarginBottom;           /* V6 View Margin bottom */
  COLOR_VALUE MarginBackgroundColor;    /* V6 View Margin Background Color */
  COLOR_VALUE HeaderBackgroundColor;    /* V6 View column header background color */
  WORD wViewMarginTopUnder;       /* V6 View Margin top -- under header */
  COLOR_VALUE UnreadColor;       /* V6 unread row color */
  COLOR_VALUE TotalsColor;       /* V6 Column Total Color */
  DWORD dwReserved[2];         /* Reserved for future use */
} VIEW_TABLE_FORMAT3;



User: Password:

This website contains material that complements "LotusScript to Lotus C API Programming Guide". Some parts of it including posting of comments and discussion items are available only to authenticated readers of the book. Enter your username and password to authenticate.

You should have cookies and JavaScript enabled for the authentication to work..

You should have received your username and password by email to the address you provided during the purchase of the book. In case you failed to receive it or you have any problems loging in let me know about it.