| Visual Basic (Declaration) | |
|---|---|
Public Property TitleTextOffset As Point | |
| C# | |
|---|---|
public Point TitleTextOffset {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. |
| TitleTextOffset Property | |
| See Also | |
|
| dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : TitleTextOffset Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TitleTextOffset As Point | |
| C# | |
|---|---|
public Point TitleTextOffset {get; set;} | |