dbicExplorerBar Send comments on this topic.
ControlMargin Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : ControlMargin Property

Determines the offset values used to calculate the inside area of the control.

Syntax

Visual Basic (Declaration) 
Public Property ControlMargin As dbiExplorerBar.OffsetRect
C# 
public dbiExplorerBar.OffsetRect ControlMargin {get; set;}

Property Value

dbiExplorerBar.OffsetRect Structure

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also