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