'Declaration Public Function New( _
ByVal textThe text to display on the CheckedToolStripSplitButton.As System.String _
)
public CheckedToolStripSplitButton(
System.String text
)
public: CheckedToolStripSplitButton(
System.String text
)
public:
CheckedToolStripSplitButton(
System.String text
)
Parameters
- text
- The text to display on the CheckedToolStripSplitButton.