FrameFilterImpl.HasDialog Method |
||
| Returns whether this filter implementation has a configuration dialog. | ||
| Syntax: | [C#] |
|
| Remarks: | This methods should return True, if the current frame filter has a configuration dialog. Thus a calling application can check, whether a frame filter has a built-in configuration dialog. The default implementation returns false. |
|
| See also: | FrameFilterImpl, FrameFilterImpl.ShowDialog | |