The plugin part WinFileDialog
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS WinFrameworks Plugin:WinFileDialog:
Not Console safe,
141 entry points.
- class WinFileDialogExceptionMBS
- class WinFileDialogMBS
- method StartVisualGroup(ControlID as Integer, label as String)
- method EndVisualGroup
- method RemoveAllControlItems(ControlID as Integer)
- method RemoveControlItem(ControlID as Integer, ItemID as Integer)
- method AddControlItem(ControlID as Integer, ItemID as Integer, Label as String)
- method AddText(ControlID as Integer, Text as String = "")
- method AddSeparator(ControlID as Integer)
- method AddEditBox(ControlID as Integer, Text as String = "")
- method AddCheckButton(ControlID as Integer, label as String, Checked as boolean = false)
- method AddRadioButtonList(ControlID as Integer)
- method AddComboBox(ControlID as Integer)
- method AddPushButton(ControlID as Integer, Label as String)
- method AddMenu(ControlID as Integer, Label as String)
- method EnableOpenDropDown(ControlID as Integer)
- method Constructor
- method Show as Boolean
- method Show(parent as window) as Boolean
- method Close(cancel as boolean = false)
- method ClearClientData
- method AddPlace(Item as WinShellItemMBS, top as boolean = false)
- method SetFileTypes(FileTypes() as WinFileTypeMBS)
- method Show(parent as DesktopWindow) as Boolean
- property SelectedControlItem(ControlID as Integer) as Integer
- property ControlItemState(ControlID as Integer, ItemID as Integer) as Integer
- property ControlState(ControlID as Integer) as Integer
- property ControlLabel(ControlID as Integer) as String
- property EditBoxText(ControlID as Integer) as String
- property CheckButtonState(ControlID as Integer) as Boolean
- property ControlItemText(ControlID as Integer, ItemID as Integer) as String
- property Handle as Integer
- property Folder as WinShellItemMBS
- property Result as WinShellItemMBS
- property FileTypeIndex as Integer
- property Options as Integer
- property CurrentSelection as WinShellItemMBS
- property FileName as String
- property DefaultFolder as WinShellItemMBS
- property DefaultExtension as String
- property Title as String
- property OkButtonLabel as String
- property FileNameLabel as String
- property ClientGuid as String
- property ProminentControlID as Integer
- property WindowHandle as Integer
- property OptionOverwritePrompt as Boolean
- property OptionStrictFileTypes as Boolean
- property OptionNoChangeDir as Boolean
- property OptionPickFolders as Boolean
- property OptionForceFileSystem as Boolean
- property OptionAllNonStorageItems as Boolean
- property OptionNoValidate as Boolean
- property OptionAllowMultiSelect as Boolean
- property OptionPathMustExist as Boolean
- property OptionFileMustExist as Boolean
- property OptionCreatePrompt as Boolean
- property OptionShareaware as Boolean
- property OptionNoReadOnlyReturn as Boolean
- property OptionNoTestFileCreate as Boolean
- property OptionHideMRUPlaces as Boolean
- property OptionHidePinnedPlaces as Boolean
- property OptionNoDereferenceLinks as Boolean
- property OptionOKButtonNeedsInteraction as Boolean
- property OptionDontAaddToRecent as Boolean
- property OptionForceShowHidden as Boolean
- property OptionDefaultNoMiniMode as Boolean
- property OptionForcePreviewPaneOn as Boolean
- property OptionSupportsStreamableItems as Boolean
- event FileTypeChanged
- event ShareViolation(item as WinShellItemMBS) as Integer
- event Overwrite(item as WinShellItemMBS) as Integer
- event FolderChanging(Folder as WinShellItemMBS) as boolean
- event FileOk as Boolean
- event SelectionChange
- event FolderChanged
- event ItemSelected(ControlID as Integer, ItemID as Integer)
- event ButtonClicked(ControlID as Integer)
- event CheckButtonToggled(ControlID as Integer, Checked as Boolean)
- event ControlActivating(ControlID as Integer)
- class WinFileDialogObserverMBS
- class WinFileOpenDialogMBS
- class WinFileSaveDialogMBS
- class WinFileTypeMBS
- class WinShellItemArrayMBS
- class WinShellItemMBS
Blog Entries
Videos
Xojo Developer Magazine