C# Bugs(en.csharp-online.net)

submitted by HyleHyle(2755) 5 years, 1 month ago

Not bugs in your code, but in the included C# classes some strange things lurk. Not everything works as you might expect. Here are details on what the problems are and how to get around them.

1 comment |category: |Views: 5

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by bokiboki(55) 5 years ago 0

These are not, by any means, bugs in C# as they examine the behaviour of classes in the framework. And even then the two presented observation are not bugs but implementation details in Windows: The Clipboard example about the missing \r for newlines in RTF text is more about the RichTextBox and how it handles line breaks. RichTextBoxes do line breaks on the newline character '\n' only. The ListBox integral height setting is around since the first days of the LISTBOX class in Windows.

Reply

information Login or create an account to comment on this story