MenuButton(String) Constructor
Initializes a new instance of the
MenuButton class
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public MenuButton(
string text
)
Public Sub New (
text As String
)
public:
MenuButton(
String^ text
)
new :
text : string -> MenuButton
Parameters
- text String
-