Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the properties and events that are supported by dynamic rendering in the Microsoft Dynamics GP web client. An X in the column indicates that the property or event is supported for the situation indicated.
Form
The following properties are supported for forms:
Property |
Creation (Server to Client) |
Changed on Server (Server to Client) |
Changed on Client (Client to Server) |
---|---|---|---|
Name |
X |
|
|
AutoSetDexColor |
X |
|
|
BackColor |
X |
X |
|
ControlArea |
X |
|
|
ControlBox |
X |
|
|
Location |
X |
X |
|
MaximizeBox |
X |
|
|
MinimizeBox |
X |
|
|
ShowIcon |
X |
|
|
Size |
X |
X |
X |
StatusArea |
X |
|
|
Text |
X |
X |
|
WindowState |
X |
X |
X |
The following events are supported for forms:
Event |
Server Initiated (Server to Client) |
Client Initiated (Client to Server) |
---|---|---|
Activated |
X |
X |
Closed |
X |
|
Closing |
|
X |
Button
The following properties are supported for buttons:
Property |
Creation (Server to Client) |
Changed on Server (Server to Client) |
Changed on Client (Client to Server) |
---|---|---|---|
Name |
X |
|
|
AutoSetDexColor |
X |
|
|
BackColor |
X |
X |
|
ButtonType |
X |
X |
|
Enabled |
X |
X |
|
ForeColor |
X |
X |
|
ImageAlign |
X |
X |
|
Location |
X |
X |
|
Size |
X |
X |
|
TabIndex |
X |
X |
|
TabStop |
X |
X |
|
Text |
X |
X |
|
TextAlign |
X |
X |
|
TextImageRelation |
X |
X |
|
Visible |
X |
X |
|
The following events are supported for buttons:
Event |
Server Initiated (Server to Client) |
Client Initiated (Client to Server) |
---|---|---|
Click |
|
X |
CheckBox
The following properties are supported for check boxes:
Property |
Creation (Server to Client) |
Changed on Server (Server to Client) |
Changed on Client (Client to Server) |
---|---|---|---|
Name |
X |
|
|
BackColor |
X |
X |
|
CheckedState |
X |
X |
X |
Enabled |
X |
X |
|
ForeColor |
X |
X |
|
Location |
X |
X |
|
Size |
X |
X |
|
TabIndex |
X |
X |
|
TabStop |
X |
X |
|
Text |
X |
X |
|
ThreeState |
X |
X |
|
Visible |
X |
X |
|
ComboBox
The following properties are supported for combo boxes:
Property |
Creation (Server to Client) |
Changed on Server (Server to Client) |
Changed on Client (Client to Server) |
---|---|---|---|
Name |
X |
|
|
AutoSetDexColors |
X |
|
|
BackColor |
X |
X |
|
DropDownStyle |
X |
X |
|
Enabled |
X |
X |
|
ForeColor |
X |
X |
|
Items |
X |
X |
|
Location |
X |
X |
|
Size |
X |
X |
|
TabIndex |
X |
X |
|
TabStop |
X |
X |
|
Text |
X |
X |
X |
Visible |
X |
X |
|
GroupBox
The following properties are supported for group boxes:
Property |
Creation (Server to Client) |
Changed on Server (Server to Client) |
Changed on Client (Client to Server) |
---|---|---|---|
Name |
X |
|
|
BackColor |
X |
X |
|
Enabled |
X |
X |
|
ForeColor |
X |
X |
|
Location |
X |
X |
|
Size |
X |
X |
|
TabIndex |
X |
X |
|
TabStop |
X |
X |
|
Text |
X |
X |
|
Visible |
X |
X |
|
Label
The following properties are supported for labels:
Property |
Creation (Server to Client) |
Changed on Server (Server to Client) |
Changed on Client (Client to Server) |
---|---|---|---|
Name |
X |
|
|
BackColor |
X |
X |
|
Enabled |
X |
X |
|
ForeColor |
X |
X |
|
LinkField |
X |
|
|
Location |
X |
X |
|
Size |
X |
X |
|
TabIndex |
X |
X |
|
TabStop |
X |
X |
|
Text |
X |
X |
|
Visible |
X |
X |
|
ListBox
The following properties are supported for list boxes:
Property |
Creation (Server to Client) |
Changed on Server (Server to Client) |
Changed on Client (Client to Server) |
---|---|---|---|
Name |
X |
|
|
BackColor |
X |
X |
|
Enabled |
X |
X |
|
ForeColor |
X |
X |
|
Items |
X |
X |
|
Location |
X |
X |
|
SelectedIndex |
X |
X |
X |
SelectedIndices |
X |
X |
X |
Size |
X |
X |
|
TabIndex |
X |
X |
|
TabStop |
X |
X |
|
Visible |
X |
X |
|
RadioButton
The following properties are supported for radio buttons:
Property |
Creation (Server to Client) |
Changed on Server (Server to Client) |
Changed on Client (Client to Server) |
---|---|---|---|
Name |
X |
|
|
BackColor |
X |
X |
|
Checked |
X |
X |
X |
Enabled |
X |
X |
|
ForeColor |
X |
X |
|
Location |
X |
X |
|
Size |
X |
X |
|
TabIndex |
X |
X |
|
TabStop |
X |
X |
|
Text |
X |
X |
|
Visible |
X |
X |
|
TextBox
The following properties are supported for text boxes:
Property |
Creation (Server to Client) |
Changed on Server (Server to Client) |
Changed on Client (Client to Server) |
---|---|---|---|
Name |
X |
|
|
AutoSetDexColors |
X |
|
|
BackColor |
X |
X |
|
Enabled |
X |
X |
|
ForeColor |
X |
X |
|
Location |
X |
X |
|
Multiline |
X |
X |
|
PasswordChar |
X |
|
|
Size |
X |
X |
|
TabIndex |
X |
X |
|
TabStop |
X |
X |
|
Text |
X |
X |
X |
Visible |
X |
X |
|
WordWrap |
X |
X |
|