[Mono-list] RadioButton
Gaurav Vaish
gvaish@iitk.ac.in
Sat, 26 Jan 2002 21:49:00 +0530
----- Original Message -----
From: "James Berry" <james@adastra.co.uk>
To: "Gaurav Vaish" <gvaish@iitk.ac.in>; <mono-list@ximian.com>
Sent: Saturday, January 26, 2002 21:27
Subject: Re: [Mono-list] RadioButton
: Hi Gaurav,
:
: In System.Windows.Forms.Checkbox Properties, there is a description of
: Appearance:
Damn man. M$ is so .... They've given this example under
System.Web.UI.WebControls.RadioButton, while it should have been in
System.Windows.Forms.CheckBox/RadioButton
: I've used this, and it behaves as advertised. Now, the example for the
: construction for the Windows.Forms.Checkbox also contains the same
: Appearance example you have posted. So if you're not seeing the Appearance
: property through reflection for the Web control, I would suggest that it
: doesn't exist and that you have found a documentation error.
Thanks for the explanation.
There are so may same-name-classes in the two areas, that if a person lands
up in getting the document of other, he'd go crazy.
I think if I do reflection for ...Forms..., I'd get the property.
Huh!
Cheers,
Gaurav Vaish
----------------------------
:
: Hope this helps,
:
: Best wishes
: James
: