Space between the outer edge of the user-interactive object and the inner edge of the focus border.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double FocusBorderPadding { get; set; } |
| Visual Basic |
|---|
Public Property FocusBorderPadding As Double Get Set |
| JScript |
|---|
function get FocusBorderPadding () : double function set FocusBorderPadding (value : double) |