IQueryDesignerHelpImpl Interface
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.
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. |