Click or drag to resize

StandardFileDialog.DefExt Property (Typed)

X#
Return or update the default file extension displayed in the dialog window.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY DefExt AS STRING GET SET 
Request Example View Source

Property Value

Type: String
Return or update the default file extension displayed in the dialog window.
See Also