ShapeElement.ShowCustomToolTip(String, IWin32Window, Point) Método

Definição

Mostrar a dica de ferramenta personalizada da forma com as dicas fornecidas sobre o texto e a posição

protected public:
 virtual void ShowCustomToolTip(System::String ^ text, System::Windows::Forms::IWin32Window ^ window, System::Drawing::Point point);
protected internal virtual void ShowCustomToolTip (string text, System.Windows.Forms.IWin32Window window, System.Drawing.Point point);
abstract member ShowCustomToolTip : string * System.Windows.Forms.IWin32Window * System.Drawing.Point -> unit
override this.ShowCustomToolTip : string * System.Windows.Forms.IWin32Window * System.Drawing.Point -> unit
Protected Friend Overridable Sub ShowCustomToolTip (text As String, window As IWin32Window, point As Point)

Parâmetros

text
String

Dica sobre o texto a ser mostrado na dica de ferramenta

window
IWin32Window
point
Point

Aplica-se a