Gets or sets the offset of the focus frame relative to the control border.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public int FocusPadding { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FocusPadding As Integer |
See Also