Sprache

IQueryDesignerHelpImpl.ShowHelp(Control, String, Int32) Methode

Definition

Zeigt das Hilfe-Dialogfeld mit den Hilfe-Inhalten für das angegebene Schlüsselwort und die Kennung an.

public:
 void ShowHelp(System::Windows::Forms::Control ^ ctl, System::String ^ helpKeyword, int helpId);
public void ShowHelp(System.Windows.Forms.Control ctl, string helpKeyword, int helpId);
abstract member ShowHelp : System.Windows.Forms.Control * string * int -> unit
Public Sub ShowHelp (ctl As Control, helpKeyword As String, helpId As Integer)

Parameter

ctl
Control

Der Elternteil dieses Hilfe-Dialogfelds.

helpKeyword
String

Das Schlüsselwort, um Hilfe anzuzeigen.

helpId
Int32

Die Kennung des Hilfe-Inhalts.

Gilt für: