This shows you the differences between two versions of the page.
— |
blog:2025-06-30-002 [2025/06/30 13:24] (current) jethro created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~NOTOC~~ | ||
+ | ====== 2025-06-30 C#: RichTextBox中英文字型不統一 ====== | ||
+ | * <sxh c#> this.richTextBox1.Font = new System.Drawing.Font("Verdana", 9F); | ||
+ | richTextBox1.LanguageOption = System.Windows.Forms.RichTextBoxLanguageOptions.UIFonts;</sxh> | ||
+ | * 屬性中加入第二句處理該Issue | ||
+ | ===== Detail ===== | ||
+ | * [[:prog:csharp:250630-01:index|Enter]] - More Detail | ||
+ | ===== TAGS ===== | ||
+ | * | ||
+ | ====== ====== | ||
+ | * {{counter}} person(s) visited this page until now. | ||
+ | * [[:memo:index|Back]] | ||
+ | ====== ====== | ||
+ | <html><!-- | ||
+ | PDF for A4-Portrait: {{pdfjs 50%,450px > xxx.pdf?page-fit}} | ||
+ | PDF for A4-Landscape: {{pdfjs 500px,700px > xxx.pdf?page-fit}} | ||
+ | PDF for iPad Note: {{pdfjs 700px,500px > xxx.pdf?page-fit}} | ||
+ | |||
+ | Youtube: {{youtube>large:XXXXX}} | ||
+ | Code Highlight: <sxh php; first-line: 70; highlight: [89,92]; title: New title attribute in action> | ||
+ | |||
+ | --></html> | ||