WizardButtonsPanel 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示包含向导按钮的面板。
public ref class WizardButtonsPanel : System::Windows::Forms::UserControl
public class WizardButtonsPanel : System.Windows.Forms.UserControl
type WizardButtonsPanel = class
inherit UserControl
Public Class WizardButtonsPanel
Inherits UserControl
- 继承
-
WizardButtonsPanel
方法
| BeginChangeButton() |
开始向导的更改块。 |
| Dispose(Boolean) |
清理正在使用的任何资源。 |
| EndChangeButton() |
结束向导的更改块。 |
| GetWizardButton(FrameworkButton) |
将指定的向导按钮作为 Button 对象返回。 |