Border Color

BorderColor is a sandbox setting in Sandboxie Ini. It controls whether Sandboxie displays a colored border around the active foreground window, if that windows belongs to a sandboxed application.

Usage:

   .
   .
   .
   [DefaultBox]
   BorderColor=#00FFFF,ttl,6
   BorderColor=#00FFFF,off,6
   BorderColor=#00FFFF,on,6

Its default value is “#00FFFF,ttl,6”. The number represents the default pixel width of the drawn border and can be omitted.

Sandboxie doesn’t draw the border if BorderColor ends with “,off,6”, while in previous versions it was “,n”.

The color is specified in HTML-like RGB color notation:

The border will not be drawn when Sandboxie Control is not running.

Related Sandboxie Control setting: Sandbox Settings > Appearance