dbicCalendar Send comments on this topic.
Padding Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class : Padding Property

Gets or sets padding within the control.

Syntax

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

Property Value

A System.Windows.Forms.Padding representing the control's internal spacing characteristics.

Requirements

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

See Also