Click here to Skip to main content
15,887,027 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: How to "update" old .NET code to current versions Pin
Gerry Schmitz1-Dec-23 6:57
mveGerry Schmitz1-Dec-23 6:57 
AnswerRe: How to "update" old .NET code to current versions Pin
jschell1-Dec-23 6:23
jschell1-Dec-23 6:23 
GeneralRe: How to "update" old .NET code to current versions Pin
lewist572-Dec-23 3:27
lewist572-Dec-23 3:27 
QuestionWorking with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
jkirkerx24-Oct-23 11:34
professionaljkirkerx24-Oct-23 11:34 
AnswerRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
Gerry Schmitz24-Oct-23 19:32
mveGerry Schmitz24-Oct-23 19:32 
GeneralRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
jkirkerx24-Oct-23 20:48
professionaljkirkerx24-Oct-23 20:48 
GeneralRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
jkirkerx26-Oct-23 9:30
professionaljkirkerx26-Oct-23 9:30 
GeneralRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
Gerry Schmitz27-Oct-23 6:45
mveGerry Schmitz27-Oct-23 6:45 
You said you wanted to use Segoe UI Symbol; which means that has to be the font specified in your "UI" when you use (hex) codes for "special" characters in that font.

The "symbol font" in fact contains numerous "black circles" of various sizes (or the same size). You can't just pick "any" black circle and expect it to show up in "any" font.

In my app, I mix all "4" Segoe fonts (MDL2, UI, Symbol, Emoji) at the same time and never have any issues: character code + font family.


"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

GeneralRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
jkirkerx27-Oct-23 9:05
professionaljkirkerx27-Oct-23 9:05 
GeneralRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
Gerry Schmitz28-Oct-23 5:37
mveGerry Schmitz28-Oct-23 5:37 
GeneralRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
jkirkerx28-Oct-23 17:28
professionaljkirkerx28-Oct-23 17:28 
GeneralRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
Gerry Schmitz29-Oct-23 6:04
mveGerry Schmitz29-Oct-23 6:04 
GeneralRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
jkirkerx29-Oct-23 11:46
professionaljkirkerx29-Oct-23 11:46 
GeneralRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
Gerry Schmitz29-Oct-23 17:24
mveGerry Schmitz29-Oct-23 17:24 
GeneralRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
jkirkerx29-Oct-23 17:50
professionaljkirkerx29-Oct-23 17:50 
GeneralRe: Working with fonts and chars (⬤) in Win forms and OS versions, 10 compared to 7 Pin
jkirkerx30-Oct-23 10:30
professionaljkirkerx30-Oct-23 10:30 
QuestionCapturing a still from a RTSP stream Pin
Member 1499589618-Sep-23 23:43
Member 1499589618-Sep-23 23:43 
AnswerRe: Capturing a still from a RTSP stream Pin
Richard Deeming19-Sep-23 0:17
mveRichard Deeming19-Sep-23 0:17 
AnswerRe: Capturing a still from a RTSP stream Pin
Richard MacCutchan19-Sep-23 1:52
mveRichard MacCutchan19-Sep-23 1:52 
AnswerRe: Capturing a still from a RTSP stream Pin
jschell19-Sep-23 5:43
jschell19-Sep-23 5:43 
QuestionVB.NET Framework 7, how to multithread on existing user control? Pin
Member 1415594910-Sep-23 7:06
Member 1415594910-Sep-23 7:06 
AnswerRe: VB.NET Framework 7, how to multithread on existing user control? Pin
Dave Kreskowiak10-Sep-23 11:43
mveDave Kreskowiak10-Sep-23 11:43 
AnswerRe: VB.NET Framework 7, how to multithread on existing user control? Pin
Gerry Schmitz10-Sep-23 16:05
mveGerry Schmitz10-Sep-23 16:05 
Questionvb.net 2022 webview2 getting current url. Pin
steve20152-Sep-23 10:16
steve20152-Sep-23 10:16 
AnswerRe: vb.net 2022 webview2 getting current url. Pin
Dave Kreskowiak2-Sep-23 10:50
mveDave Kreskowiak2-Sep-23 10:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.