| Visual Basic (Declaration) | |
|---|---|
Public Property ToolTipAdvanced As Boolean | |
| C# | |
|---|---|
public bool ToolTipAdvanced {get; set;} | |
Property Value
BooleanThis property is only valid if ToolTipPosition Property is set to something other than None.
| dbicSlide | Send comments on this topic. |
| ToolTipAdvanced Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : ToolTipAdvanced Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property ToolTipAdvanced As Boolean | |
| C# | |
|---|---|
public bool ToolTipAdvanced {get; set;} | |