IVCWizCtlUI.ShowWiz Method

Definition

Displays the wizard if it has a UI.

public:
 void ShowWiz();
public:
 void ShowWiz();
void ShowWiz();
[System.Runtime.InteropServices.DispId(1610743817)]
public void ShowWiz ();
[<System.Runtime.InteropServices.DispId(1610743817)>]
abstract member ShowWiz : unit -> unit
Public Sub ShowWiz ()
Attributes

Remarks

Wizard will not display if Wizard_UI is false.

Applies to