Posted 19 years ago
by Rut Scarborough

I am developing an application to be used with a touch screen monitor. Is there a way to increase the button heights to make the wizard control easier to use with a touch screen.
((WindowsClassicWizardRenderer)this.Wizard.Renderer).WizardButtonContainerHeight = 60;
this.Wizard.ButtonHeight = 50;
Please log in to a validated account to post comments.