Click or drag to resize

StiWinDialogsProviderConvertButtonToReportControl Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertButtonToReportControl(Stimulsoft.Report.Dialogs.StiButtonControl,System.Windows.Forms.Control)"]

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void ConvertButtonToReportControl(
	StiButtonControl buttonControl,
	Control button
)

Parameters

buttonControl
Type: Stimulsoft.Report.DialogsStiButtonControl

[Missing <param name="buttonControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertButtonToReportControl(Stimulsoft.Report.Dialogs.StiButtonControl,System.Windows.Forms.Control)"]

button
Type: System.Windows.FormsControl

[Missing <param name="button"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertButtonToReportControl(Stimulsoft.Report.Dialogs.StiButtonControl,System.Windows.Forms.Control)"]

See Also