Article ID: 821174 - Last Review: November 26, 2007 - Revision: 2.5 Descriptions of a code error in MSDN with the title "Creating a Group of Radio Buttons from a String Array (Visual C#)SUMMARYThe Example section that contains code on following Microsoft Developer Network (MSDN) Web site contains an error: Creating a Group of Radio Buttons from a String Array (Visual C#) The following code:http://msdn2.microsoft.com/en-us/library/Aa288409(VS.71).aspx (http://msdn2.microsoft.com/en-us/library/Aa288409(VS.71).aspx) should appear as follows: MORE INFORMATIONBecause C# is a case-sensitive language, the character S in StringArray must be lowercase. REFERENCESFor additional information, see the following MSDN Web site: Creating a Group of Radio Buttons from a String Array (Visual C#) http://msdn2.microsoft.com/en-us/library/Aa288409(VS.71).aspx (http://msdn2.microsoft.com/en-us/library/Aa288409(VS.71).aspx) | Article Translations
|

Back to the top
