| Visual Basic (Declaration) | |
|---|---|
Public Property X As System.Integer | |
| C# | |
|---|---|
public System.int X {get; set;} | |
Property Value
IntegerAssigning a new value to this property will affect where the tooltip appears on the users screen.
| dbicTips | Send comments on this topic. |
| X Property | |
| See Also | |
|
| dbicTips Assembly > Dbi.WinControl.Tips Namespace > AfterTipLocationCalculatedEventArgs Class : X Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property X As System.Integer | |
| C# | |
|---|---|
public System.int X {get; set;} | |