3
Answers

How do I set ListBox item font to bold?

Clyde Eisenbeis

Clyde Eisenbeis

May 16
417
1

C# WPF - xaml:

<ListBox x:Name="gLBx"
Margin="5,0,5,0"
Foreground="#FF0000"
FontWeight="Bold"/>
C#

This does not change the font to bold.

Answers (3)
1
Mahesh Chand

Mahesh Chand

1 272.2k 241.8m 21y
C# compiler is free from Microsoft. You just need to download .NET SDK from MSDN which has compilers for all .NET languages.
1
natesh_nanu

natesh_nanu

NA 94 0 21y
http://www.knowing.net/tools.html http://weblogs.asp.net/ssadasivuni/archive/2003/06/12/8570.aspx http://www.borland.com/csharpbuilder/
1
nk 0

nk 0

NA 3 0 21y
full free (speech) GPL'd IDE http://www.icsharpcode.net/OpenSource/SD/
1
ssswamii

ssswamii

NA 180 0 21y
What's a "compilator"? :) Say it with me folks, compiler. Very good class, tomorrow we can work on our arithmetic.
1
markomitic

markomitic

NA 5 0 21y
Of course you can! But it might be more difficult for you that it would be in VS.NET. But there is one FREE IDE for C# which is very similar to VS.NET. I can't remember the name now but I'll tell you tomorrow!
1
intoxicate

intoxicate

NA 34 0 21y
can i do in these compilators commercial applications?
1
james

james

NA 1.1k 336.8k 21y
or you could just download the .Net SDK from Microsoft, which contains the free command-line compiler.
1
kvb_kota

kvb_kota

NA 6 0 21y
Hi, u can find free C# compilers/IDEs http://www.knowing.net/tools.html http://weblogs.asp.net/ssadasivuni/archive/2003/06/12/8570.aspx http://www.borland.com/csharpbuilder/ http://www.go-mono.com/c-sharp.html http://www.thefreecountry.com/compilers/csharp.shtml