Hi,


I have created a dialog box with some check box inside.

I don't why but I can't alignm them as I want.

My code is:

        DialogField ref;

        ref = dlg.addField(typeId(NoYesId));
        ref.label("Reference");
        ref.alignment(2);

And I have an error message saying that the FormBuildCheckBoxControl
object don't have the 'alignment' method.

Any ideas?

Vince






Yahoo! Groups Links

Reply via email to