Search
Button.FocusPadding Property
See Also
 





Gets or sets the offset of the focus frame relative to the control border.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public int FocusPadding { get; set; }

Visual Basic  Copy Code

Public Property FocusPadding As Integer

 Property Value

 See Also