Click here to Skip to main content
15,895,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: Implementing Windows Application as a Windows Service Pin
Dave Kreskowiak18-Dec-08 16:32
mveDave Kreskowiak18-Dec-08 16:32 
GeneralRe: Implementing Windows Application as a Windows Service Pin
queries36518-Dec-08 19:59
queries36518-Dec-08 19:59 
GeneralRe: Implementing Windows Application as a Windows Service Pin
Dave Kreskowiak19-Dec-08 1:30
mveDave Kreskowiak19-Dec-08 1:30 
QuestionCode for Checkboxes / radio button at the time of Windows Setup Installer Pin
shavil17-Dec-08 1:05
shavil17-Dec-08 1:05 
Questionhindi font to its unicode Pin
Member 441328317-Dec-08 0:49
Member 441328317-Dec-08 0:49 
AnswerRe: hindi font to its unicode Pin
N a v a n e e t h17-Dec-08 0:57
N a v a n e e t h17-Dec-08 0:57 
GeneralRe: hindi font to its unicode Pin
Xmen Real 17-Dec-08 2:00
professional Xmen Real 17-Dec-08 2:00 
AnswerRe: hindi font to its unicode [modified] Pin
Leeladhar Ladia8-Apr-09 22:09
Leeladhar Ladia8-Apr-09 22:09 
Like:

String strFontName="Kruti Dev 010";

label1.Font = new System.Drawing.Font(strFontName,12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));



Leeladhar Ladia
LeeladharLadia@gmail.com
modified on Thursday, April 22, 2010 3:17 PM

QuestionMysterious Group Box Control Pin
musefan17-Dec-08 0:42
musefan17-Dec-08 0:42 
AnswerRe: Mysterious Group Box Control Pin
#realJSOP17-Dec-08 1:08
mve#realJSOP17-Dec-08 1:08 
GeneralRe: Mysterious Group Box Control Pin
musefan17-Dec-08 5:29
musefan17-Dec-08 5:29 
GeneralRe: Mysterious Group Box Control Pin
#realJSOP17-Dec-08 7:19
mve#realJSOP17-Dec-08 7:19 
QuestionGridView HeaderText Horizontaly Pin
EBeylo17-Dec-08 0:40
EBeylo17-Dec-08 0:40 
AnswerRe: GridView HeaderText Horizontaly Pin
Dave Kreskowiak17-Dec-08 2:18
mveDave Kreskowiak17-Dec-08 2:18 
GeneralRe: GridView HeaderText Horizontaly Pin
EBeylo17-Dec-08 2:59
EBeylo17-Dec-08 2:59 
GeneralRe: GridView HeaderText Horizontaly Pin
Lev Danielyan17-Dec-08 3:19
Lev Danielyan17-Dec-08 3:19 
GeneralRe: GridView HeaderText Horizontaly Pin
Dave Kreskowiak17-Dec-08 12:33
mveDave Kreskowiak17-Dec-08 12:33 
GeneralRe: GridView HeaderText Horizontaly Pin
Lev Danielyan17-Dec-08 18:39
Lev Danielyan17-Dec-08 18:39 
QuestionButton? Pin
dec8216-Dec-08 23:59
dec8216-Dec-08 23:59 
AnswerRe: Button? Pin
N a v a n e e t h17-Dec-08 0:01
N a v a n e e t h17-Dec-08 0:01 
AnswerRe: Button? Pin
#realJSOP17-Dec-08 0:23
mve#realJSOP17-Dec-08 0:23 
AnswerRe: Button? Pin
Member 441328317-Dec-08 0:50
Member 441328317-Dec-08 0:50 
Question2d Closet Designer Pin
willy200516-Dec-08 23:27
willy200516-Dec-08 23:27 
AnswerRe: 2d Closet Designer Pin
#realJSOP17-Dec-08 0:21
mve#realJSOP17-Dec-08 0:21 
GeneralRe: 2d Closet Designer Pin
Tom Deketelaere17-Dec-08 0:26
professionalTom Deketelaere17-Dec-08 0:26 

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.