BCFolderUINewDocument Method |
Name | Description | |
---|---|---|
NewDocument |
Creates a new document with no wizards and dialog boxes.
| |
NewDocument(IWin32Window, String) |
Creates a new document.
| |
NewDocument(IWin32Window, String, String, String) |
Creates a new document.
| |
NewDocument(IWin32Window, String, String, String, String) |
Creates a new document.
| |
NewDocument(IWin32Window, String, String, String, String, NewDialogKind, String) |
Creates a new document.
| |
NewDocument(IWin32Window, String, String, String, String, NewDialogKind, String, NewDocFlags) |
Creates a new document.
|