dbicDate Send comments on this topic.
PosOffset Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiButtonControl Class : PosOffset Property

Gets or sets the offset to used for positioning the button.

Syntax

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

Property Value

Point

Requirements

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

See Also