Click here to Skip to main content
15,917,795 members
Home / Discussions / C#
   

C#

 
GeneralRe: how use Interface for sorting Pin
Sasuko3-Feb-06 7:16
Sasuko3-Feb-06 7:16 
GeneralRe: how use Interface for sorting Pin
Le centriste4-Feb-06 9:21
Le centriste4-Feb-06 9:21 
QuestionFill GridView Pin
albCode2-Feb-06 22:11
albCode2-Feb-06 22:11 
QuestionUse user scroolbar with listview Pin
fregolo522-Feb-06 21:26
fregolo522-Feb-06 21:26 
Questionrotate a label Pin
chaturanga2-Feb-06 21:12
chaturanga2-Feb-06 21:12 
AnswerRe: rotate a label Pin
AB77712-Feb-06 21:42
AB77712-Feb-06 21:42 
GeneralRe: rotate a label Pin
Sasuko2-Feb-06 22:09
Sasuko2-Feb-06 22:09 
GeneralRe: rotate a label Pin
Dave Kreskowiak3-Feb-06 1:39
mveDave Kreskowiak3-Feb-06 1:39 
The Label control doesn't support this. You'll have to make your own contorl to do this, probably inheriting from Label. You'll need to override the Paint method of the control and supply your own drawing code to rotate the label. You'll probably need to add a property to tell it how much to rotate too.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: rotate a label Pin
Dario Solera3-Feb-06 1:43
Dario Solera3-Feb-06 1:43 
GeneralRe: rotate a label Pin
Sasuko3-Feb-06 2:09
Sasuko3-Feb-06 2:09 
GeneralRe: rotate a label Pin
Dario Solera3-Feb-06 2:42
Dario Solera3-Feb-06 2:42 
GeneralRe: rotate a label Pin
Sasuko3-Feb-06 7:20
Sasuko3-Feb-06 7:20 
GeneralRe: rotate a label Pin
Dario Solera3-Feb-06 7:29
Dario Solera3-Feb-06 7:29 
GeneralRe: rotate a label Pin
Sasuko3-Feb-06 8:15
Sasuko3-Feb-06 8:15 
GeneralRe: rotate a label Pin
Dario Solera3-Feb-06 8:45
Dario Solera3-Feb-06 8:45 
Questionhow to show messagebox Pin
rah_sin2-Feb-06 19:49
professionalrah_sin2-Feb-06 19:49 
AnswerRe: how to show messagebox Pin
enjoycrack2-Feb-06 20:10
enjoycrack2-Feb-06 20:10 
AnswerRe: how to show messagebox Pin
albCode2-Feb-06 20:32
albCode2-Feb-06 20:32 
QuestionBusinessObjects.exe' does not have an entry point defined Pin
sasire182-Feb-06 19:43
sasire182-Feb-06 19:43 
AnswerRe: BusinessObjects.exe' does not have an entry point defined Pin
enjoycrack2-Feb-06 20:11
enjoycrack2-Feb-06 20:11 
QuestionFloating Panes Pin
deepscyberpulse2-Feb-06 19:33
deepscyberpulse2-Feb-06 19:33 
AnswerRe: Floating Panes Pin
James Gupta2-Feb-06 21:29
professionalJames Gupta2-Feb-06 21:29 
AnswerRe: Floating Panes Pin
Suelinda_W8-Feb-06 8:08
Suelinda_W8-Feb-06 8:08 
QuestionInject Code Sipnet into Assembly dynamically Pin
Kiran Kumar Jaghni2-Feb-06 19:11
Kiran Kumar Jaghni2-Feb-06 19:11 
QuestionVisual C# 2005 Express and the Pocket PC Pin
delphidab2-Feb-06 19:04
delphidab2-Feb-06 19:04 

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.