 
       wx.html.HtmlOpeningStatusΒΆ
  wx.html.HtmlOpeningStatusΒΆThe HtmlOpeningStatus enumeration provides the following values:
| Description | Value | 
|---|---|
| wx.html.HTML_OPEN | Open the requested URL. | 
| wx.html.HTML_BLOCK | Do not open the URL. | 
| wx.html.HTML_REDIRECT | Redirect to another URL (returned from OnOpeningURL) |