FrameFilter.HasDialog Property |
||
| Returns whether this frame filter has a built-in dialog that allows the user to modify the filter's parameters. | ||
| Syntax: | Public HasDialog As Boolean |
|
| Limitations: | Read only. |
|
| Remarks: | FrameFilter.ShowDialog only works when this method returns True. |
|
| See also: | FrameFilter, FrameFilter.ShowDialog | |