United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
Office client development
Microsoft Office 2003
Office 2003
Primary Interop Assembly References
Microsoft Office Core Primary Interop Reference
Microsoft.Office.Core
FileDialog Interface
FileDialog Methods
Execute Method
Show Method
This topic has not yet been rated
-
Rate this topic
FileDialog Methods
Office 2003
Other Versions
Office 2010
Public Methods
Name
Description
Execute
Runs the procedure or built-in command assigned to the specified command bar control.
Show
Displays a file dialog box and returns an
Integer
indicating whether the user pressed the action button (-1) or the cancel button (0).
See Also
Reference
FileDialog Interface
Microsoft.Office.Core Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD