dbicList Send comments on this topic.
TitleTextOffset Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : TitleTextOffset Property

Determines the value used to calculate the horizontal and vertical position of the text within the title.

Syntax

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

Property Value

Point

Requirements

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

See Also