SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
Menu
Button
Append
Child Method
Overload List
AppendChild(MenuButton)
Appends the specified
MenuButton
to
Children
.
AppendChild(String, ButtonAction)
Appends a new
MenuButton
with the specified values of
Text
and
Action
to
Children
.
See Also
Reference
MenuButton Class
SMath.Controls Namespace
In This Article
Overload List
See Also