ShapeElement.HideCustomToolTip(IWin32Window) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Hide the shape's custom tooltip
protected public:
virtual void HideCustomToolTip(System::Windows::Forms::IWin32Window ^ window);
protected internal virtual void HideCustomToolTip (System.Windows.Forms.IWin32Window window);
abstract member HideCustomToolTip : System.Windows.Forms.IWin32Window -> unit
override this.HideCustomToolTip : System.Windows.Forms.IWin32Window -> unit
Protected Friend Overridable Sub HideCustomToolTip (window As IWin32Window)
Parameters
- window
- IWin32Window