Attribute VB_Name = "CorelVBA窗口" Public Sub start() ToolBar.Show 0 ' CorelVBA.show 0 End Sub