'Declaration
Public Shared Function FromFont( _ ByVal size As Size, _ ByVal color As Color, _ ByVal text As String, _ ByVal font As Font _ ) As Icon
Parameters
- size
- The icon size.
- color
- Indicates the icon color.
- text
- The text to show.
- font
- The icon font.