Hai i am passing checked index of ultraoptionset from Parent Form. So In Child Form UnltraOption set to be Read only. How to do this????????????????????
Ya Georgi..
Right Now i am Using Enabled Property.
But What i Need is ReadOnly Property. Since Enabled=False Property is not Looking So Clear. User May not able to find/See Sometimes.
With Regards,
Janani.S
Hi,
May be one possible solution is to use the property "Enabled" (for example : ultraOptionSet1.Enabled = false;)
Regards
Georgi