Hi,

I have a c# winforms application developed with VS2008. It runs merrily on a
Suse Linux VM until the code tries to use the .AccessibleName property of a
Label control. It then crashes. The same code runs OK back on the Windows
development box which is referencing the Mono.Data and Mono.Data.tds dll's.
Using MessageBox debugging I have ascertained that the code does not error
when setting .AccessibleName to a value. However when checking for that
value later in the code in the .AccessibleName attribute it isn't there. The
same is also true about the AccessibleDescription property.

I am an enthusiastic newbie to Mono and I am impressed with performance of
the .Net c# running on Linux. Any comments or pointers would be most
appreciated.

regards

Aardsoft 
-- 
View this message in context: 
http://www.nabble.com/Problem-with-accessiblename-property-tp21777910p21777910.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to