C#
VB
C++
Initializes a new instance of the DesignToolStripButton class with the specified parameters.
public DesignToolStripButton(
string text
)
Public Function New( _
ByVal text As String _
)
public:
DesignToolStripButton(
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