FrameFilter.ShowDialog Method
Displays a dialog that lets the user configure the filter.
Syntax:
Public Sub
ShowDialog
()
Remarks:
You should only call this method, if
HasDialog
returns
true
.
See also:
FrameFilter
,
FrameFilter.HasDialog
<< FrameFilter