| Visual Basic (Declaration) | |
|---|---|
Public Property TodayOffset As Point | |
| C# | |
|---|---|
public Point TodayOffset {get; set;} | |
Property Value
PointPositive values will move the text right and down, while negative values will move the text left and up.
| dbicDate | Send comments on this topic. |
| TodayOffset Property | |
| See Also | |
|
| dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : TodayOffset Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TodayOffset As Point | |
| C# | |
|---|---|
public Point TodayOffset {get; set;} | |