IQueryDesignerHelpImpl Interface

Definition

Represents a help implementation in a custom query designer.

public interface class IQueryDesignerHelpImpl
public interface IQueryDesignerHelpImpl
type IQueryDesignerHelpImpl = interface
Public Interface IQueryDesignerHelpImpl
Derived

Methods

ShowHelp(Control, String, Int32)

Displays the help dialog box with the help contents for the specified keyword and identifier.

Applies to