SubMenuBaseNewGroup(String, String, ToolStripItem) Method |
返回用户文档首页Namespace: LoongCAD.STC.Dialog.UIControlsAssembly: LoongCAD.STC.Dialog (in LoongCAD.STC.Dialog.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic ToolStripMenuItem NewGroup(
string name,
string text,
ToolStripItem[] children
)
Parameters
- name String
-
- text String
-
- children ToolStripItem
-
Return Value
ToolStripMenuItem
See Also