'Declaration Public Function New( _ ByVal text As String, _ ByVal imageIndex As Integer _ )
public MixedTool( string text, int imageIndex )
Parameters
- text
- The text displayed by the SmartItem.
- imageIndex
- The index of the image displayed by the SmartItem.