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

Gets or sets the value used to calculate the horizontal and vertical position of the arrows within the title areas.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ArrowOffset As Point
C# 
public virtual Point ArrowOffset {get; set;}

Property Value

Point

Remarks

This property is only valid when ControlType Property is Explorer

Requirements

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

See Also