| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ Optional ByVal TipText As String, _ Optional ByVal TipFont As Font _ ) | |
Parameters
- TipText
- The text that the current tip will display.
- TipFont
- The font used to render the text of the current tip.
| dbicSlide | Send comments on this topic. |
| UserDrawnAdvancedTipEventArgs Constructor | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > UserDrawnAdvancedTipEventArgs Class : UserDrawnAdvancedTipEventArgs Constructor |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ Optional ByVal TipText As String, _ Optional ByVal TipFont As Font _ ) | |