SetAmbientProperty Method
See Also
SuiteControlsGlobalSettings Object
Syntax
Public Sub SetAmbientProperty( _
ByVal Property As XTPApplicationAmbientProperty, _
ByVal Value As Variant _
)
Parameters
Property
| Value | Description |
|---|---|
| xtpApplicationAccentColor | Ambient accent color value. -1 should be used to specify a default accent color value determined individually by each subscribed client. |
| xtpApplicationStateColor | Ambient state color value. -1 should be used to specify a default state color value determined individually by each subscribed client. |
Value
See Also
SuiteControlsGlobalSettings Object
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.