True if the window has an inner border, false otherwise.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool InnerBorder { get; set; } |
Visual Basic |
---|
Public Property InnerBorder As Boolean Get Set |
JScript |
---|
function get InnerBorder () : boolean function set InnerBorder (value : boolean) |