Overload | Description |
---|---|
FindMenuDropDownByText(String) | Returns the first menu drop down with the given text using the current culture string comparison or null if such menu drop down is not found in this menu bar. |
FindMenuDropDownByText(String,StringComparison) | Returns the first menu drop down with the given text or null if such menu drop down is not found in this menu bar. |