We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Please remove Console.WriteLine statement in ButtonAdv.State property

Hi, Could you please remove the Console.WriteLine statement in ButtonAdv''s State property. public ButtonAdvState State { get { return this.state; } set { this.state = value; Console.WriteLine("{0}", value.ToString()); } } Regards, Holger Persch

1 Reply

AD Administrator Syncfusion Team August 5, 2004 10:45 AM UTC

Hi Holger, Thanks for your feedback on this issue. We have now removed the Console.WriteLine code in the ButtonAdv''s State property. Thanks for choosing Syncfusion products. Regards, Guru Patwal Syncfusion, Inc.

Loader.
Live Chat Icon For mobile
Up arrow icon