| Visual Basic (Declaration) | |
|---|---|
Public Property Size As Size | |
| C# | |
|---|---|
public Size Size {get; set;} | |
Property Value
SizeAssigning a new value to this property within the event will change the dimensions of the current tool tip.
| dbicSlide | Send comments on this topic. |
| Size Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > BeforeAdvancedTipEventArgs Class : Size Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Size As Size | |
| C# | |
|---|---|
public Size Size {get; set;} | |