IReportDesignerShell.ShowHelp(Control, HelpKeyword) Method
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.
public:
void ShowHelp(System::Windows::Forms::Control ^ control, Microsoft::ReportDesigner::HelpKeyword ^ helpKeyword);
public void ShowHelp (System.Windows.Forms.Control control, Microsoft.ReportDesigner.HelpKeyword helpKeyword);
abstract member ShowHelp : System.Windows.Forms.Control * Microsoft.ReportDesigner.HelpKeyword -> unit
Public Sub ShowHelp (control As Control, helpKeyword As HelpKeyword)
Parameters
- control
- Control
- helpKeyword
- HelpKeyword