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