On the wizard control itself, you can control each of the buttons through the ButtonSettings (i.e. BackButtinSettings, CancelButtonSettings, etc.). You can then use the Show properties to determine if they will be shown (i.e. ShowBackButton, etc.).
Finally, the wizard control has a method to control the enabled states of the buttons: