Using Microsoft Office Web Components on Forms

See Also

You can add Microsoft Office Web Components to a form in Visual Basic or Visual Basic for Applications the same way you’d add any other ActiveX control to a user form. Note that although you can use the Property Toolbox when you’re designing a form, you cannot display the Property Toolbox from a Microsoft Office Web Component on a modal form or in a dialog box at run time. This is also true for modal forms created in design environments other than Visual Basic or Visual Basic for Applications.

You can use the ShowModal property to set a form to modeless.