|  | This document is archived and information here might be outdated. Recommended version. | 
Shows the exclusion dialog for the histogram.
[Visual Basic .NET]
Public Sub ExclusionDoModal ( _
    ByVal parentHWnd As Integer, _
    ByRef ok As Boolean _
)
[C#]
public void ExclusionDoModal (
    int parentHWnd,
    ref bool ok
);