C#
VB
C++
Initializes a new instance of the CustomToolStripButton class.
public CustomToolStripButton(
string text
)
Public Function New( _
ByVal text As String _
)
public:
CustomToolStripButton(
String^ text
)
text
The text displayed on the item.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET