StandardFileDialog.DefExt Property | |
Return or update the default file extension displayed in the dialog window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY DefExt AS USUAL GET SET
public virtual Usual DefExt { get; set; }
Request Example
View SourceProperty Value
Type:
UsualReturn or update the default file extension displayed in the dialog window.
See Also