Partager via


QueryDesignerDialog.ShowHelp(Control, String, Int32) Méthode

Définition

public:
 virtual 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
override this.ShowHelp : System.Windows.Forms.Control * string * int -> unit
Public Sub ShowHelp (ctl As Control, helpKeyword As String, helpId As Integer)

Paramètres

ctl
Control
helpKeyword
String
helpId
Int32

Implémente

S’applique à