| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ImageOnly As System.Boolean | |
| C# | |
|---|---|
public virtual System.bool ImageOnly {get; set;} | |
Property Value
BooleanIf you'd like to create your own tip to display using an image object, you can set this value to true and the control will only show your image as a complete tip.