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

.NET (Core and Framework)

 
Generaldraw text in .NET Framework control Pin
Anonymous15-Apr-05 23:45
Anonymous15-Apr-05 23:45 
GeneralRe: draw text in .NET Framework control Pin
MoustafaS16-Apr-05 11:49
MoustafaS16-Apr-05 11:49 
GeneralRe: draw text in .NET Framework control Pin
Anonymous17-Apr-05 20:31
Anonymous17-Apr-05 20:31 
GeneralRe: draw text in .NET Framework control Pin
MoustafaS18-Apr-05 12:27
MoustafaS18-Apr-05 12:27 
GeneralFinally here!! Pin
Johnathon Dupuis15-Apr-05 16:41
Johnathon Dupuis15-Apr-05 16:41 
GeneralUnmanaged dll in Pocket PC 2002. Pin
Anonymous15-Apr-05 5:51
Anonymous15-Apr-05 5:51 
GeneralRe: Unmanaged dll in Pocket PC 2002. Pin
Mike Dimmick15-Apr-05 8:11
Mike Dimmick15-Apr-05 8:11 
GeneralInstalled fonts in .NET Compact Framework Pin
Anonymous15-Apr-05 5:46
Anonymous15-Apr-05 5:46 
Installed fonts in .NET Compact Framework
Hi all !!!!!
I need system installed fonts in .NET Compact Framework. For .NET Framework it is easy,
f.e.
System.Drawing.Text.InstalledFontCollection installedFontCollection = new System.Drawing.Text.InstalledFontCollection();
System.Drawing.FontFamily[] fontFamilies = installedFontCollection.Families;

but InstalledFontCollection class not supported in .NET Compact Framework Frown | :( .

Please anybody help me?
Thanks.

GeneralRe: Installed fonts in .NET Compact Framework Pin
Mike Dimmick15-Apr-05 8:29
Mike Dimmick15-Apr-05 8:29 
GeneralMicrosoft Reporting Service Pin
sukasukabo15-Apr-05 1:49
sukasukabo15-Apr-05 1:49 
GeneralRe: Microsoft Reporting Service Pin
Anonymous17-Apr-05 18:16
Anonymous17-Apr-05 18:16 
General.NET dependencies Pin
Anonymous15-Apr-05 0:38
Anonymous15-Apr-05 0:38 
GeneralRe: .NET dependencies Pin
Sebastian Schneider15-Apr-05 3:42
Sebastian Schneider15-Apr-05 3:42 
GeneralRe: .NET dependencies Pin
Luis Alonso Ramos16-Apr-05 19:09
Luis Alonso Ramos16-Apr-05 19:09 
GeneralLinker errors. Help, who knows Pin
lazarev14-Apr-05 21:58
lazarev14-Apr-05 21:58 
GeneralI learned... Pin
Giancarlo Aguilera14-Apr-05 8:49
Giancarlo Aguilera14-Apr-05 8:49 
GeneralRe: I learned... Pin
[Marc]16-May-05 14:47
[Marc]16-May-05 14:47 
GeneralFile Explorer control in .net CF Pin
NullPtrHK14-Apr-05 8:12
NullPtrHK14-Apr-05 8:12 
GeneralBC30390: 'webapplication1.webform1.searchwords' is not Pin
bibipopopopo14-Apr-05 1:28
bibipopopopo14-Apr-05 1:28 
GeneralRe: BC30390: 'webapplication1.webform1.searchwords' is not Pin
MoustafaS17-Apr-05 5:10
MoustafaS17-Apr-05 5:10 
GeneralDynamic loaded Assembly attaching PDB file Pin
Paul Farry13-Apr-05 21:07
professionalPaul Farry13-Apr-05 21:07 
GeneralRe: Dynamic loaded Assembly attaching PDB file Pin
DaveKolb3-Oct-09 20:14
DaveKolb3-Oct-09 20:14 
GeneralRe: Dynamic loaded Assembly attaching PDB file Pin
DaveKolb3-Oct-09 21:04
DaveKolb3-Oct-09 21:04 
QuestionHow do I Get my Toolbox Back? Pin
Anonymous13-Apr-05 10:45
Anonymous13-Apr-05 10:45 
AnswerRe: How do I Get my Toolbox Back? Pin
MoustafaS13-Apr-05 15:13
MoustafaS13-Apr-05 15:13 

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.