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

Gets or sets the offset to use for sizing the button.

Syntax

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

Property Value

Size

Requirements

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

See Also