'Declaration Public Function New( _
ByVal imageThe System.Drawing.Image to be displayed on the CheckedToolStripSplitButton.As System.Drawing.Image _
)
public CheckedToolStripSplitButton(
System.Drawing.Image image
)
public: CheckedToolStripSplitButton(
System.Drawing.Image* image
)
public:
CheckedToolStripSplitButton(
System.Drawing.Image^ image
)
Parameters
- image
- The System.Drawing.Image to be displayed on the CheckedToolStripSplitButton.