'Declaration
Public Function New( _ ByVal id As Integer, _ ByVal img As Image, _ ByVal imgHover As Image, _ ByVal text As String _ )
Parameters
- id
- The id.
- img
- The img.
- imgHover
- The img hover.
- text
- The text.
'Declaration
Public Function New( _ ByVal id As Integer, _ ByVal img As Image, _ ByVal imgHover As Image, _ ByVal text As String _ )