Click here for NewsObjects Overview
Profile Editor Control Properties
Windows - Visual C++


 Click on the Profile Editor property to see its syntax:

BackColor

Returns or sets the background color of the control.

BorderStyle

Returns or sets the border style of the control.

ContextMenuEnabled

Returns or sets the flag that indicates whether or not the context menu is enabled.

Criteria

Returns the contents of the editing window, after converting to RPN.

Font

Returns or sets the font used to display text in the control.

ForeColor

Returns or sets the color used to display text in the control.

SyntaxErrorIndex

Returns the character index at which a profile syntax error occurred.

Back to: Profile Editor Control