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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

CDACTIONBAREXT

#include <actods.h>

Action bar attributes.

C definition

typedef struct {
  WSIG    Header;
  COLOR_VALUE  BackColor;
  COLOR_VALUE  LineColor;
  COLOR_VALUE  FontColor;
  COLOR_VALUE  ButtonColor;
  WORD    BtnBorderDisplay;
  WORD    wAppletHeight;    /* This is always recalculated on save */
  WORD    wBarBackgroundRepeat;  /* See ACTION_BAR_BACKGROUND_xxx types. */
  BYTE    BtnWidthStyle;
  BYTE    BtnTextJustify;
  WORD    wBtnWidthAbsolute;  /* Valid only if BtnWidthStyle is ACTIONBAR_BUTTON_WIDTH_ABSOLUTE */
  WORD    wBtnInternalMargin;  /* Extra margin on the inside right and
                left edges of a button to space image and text away from
                the right and left edges. */

  DWORD    dwFlags;      /* See ACTIONBAREXT_xxx flags */
  FONTID  barFontID;      /* Used in conjunction with barHeight */
  LENGTH_VALUE barHeight;
  DWORD    Spare[12];
  /* Leaving many spares for future mouse down/ mouse over colors and whatever else we want */
}  CDACTIONBAREXT;



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.