Click here to Skip to main content
15,893,594 members
Home / Discussions / C#
   

C#

 
AnswerRe: the Value of the Last ID ... Pin
Guffa14-Jun-06 8:07
Guffa14-Jun-06 8:07 
GeneralRe: the Value of the Last ID ... Pin
mostafa_h14-Jun-06 8:29
mostafa_h14-Jun-06 8:29 
AnswerRe: the Value of the Last ID ... Pin
Guffa14-Jun-06 10:40
Guffa14-Jun-06 10:40 
QuestionInheritance from a form. Pin
HZ_7914-Jun-06 2:53
HZ_7914-Jun-06 2:53 
Questionxml wrapped tags or attributes Pin
fady_sayegh14-Jun-06 2:12
fady_sayegh14-Jun-06 2:12 
Questionxml wrapped tags or attributes Pin
fady_sayegh14-Jun-06 2:09
fady_sayegh14-Jun-06 2:09 
QuestionRotating a UserControl Pin
DragonFox14-Jun-06 1:32
DragonFox14-Jun-06 1:32 
AnswerRe: Rotating a UserControl Pin
Josh Smith14-Jun-06 3:49
Josh Smith14-Jun-06 3:49 
Sounds like you're working on a fun app! Unfortunately there is no support in WinForms (or Win32 for that matter) for rotating controls. The best you could do is display images instead of the Button (user control). Since bitmaps can be rotated, you could probably, with lots of effort, make it look and feel pretty cool using images.

If you have the option, I'd say develop this app using WPF. WPF has huge support for transforms, animations, and all types of visually exciting effects. I've been studying it now for about a month and am more and more amazed by it every day!!

Josh
QuestionExecute a program inside a C# program Pin
heljo13414-Jun-06 1:15
heljo13414-Jun-06 1:15 
AnswerRe: Execute a program inside a C# program Pin
HZ_7914-Jun-06 2:49
HZ_7914-Jun-06 2:49 
AnswerRe: Execute a program inside a C# program Pin
Mr. VB.NET14-Jun-06 5:17
Mr. VB.NET14-Jun-06 5:17 
QuestionUrgent Pin
Parvathivadde14-Jun-06 1:03
Parvathivadde14-Jun-06 1:03 
Questionmonitor network card? Pin
Divyang Mithaiwala14-Jun-06 0:27
Divyang Mithaiwala14-Jun-06 0:27 
AnswerRe: monitor network card? Pin
stancrm14-Jun-06 0:32
stancrm14-Jun-06 0:32 
GeneralRe: monitor network card? Pin
Divyang Mithaiwala14-Jun-06 0:46
Divyang Mithaiwala14-Jun-06 0:46 
GeneralRe: monitor network card? Pin
Mr. VB.NET14-Jun-06 5:18
Mr. VB.NET14-Jun-06 5:18 
GeneralRe: monitor network card? Pin
Divyang Mithaiwala14-Jun-06 18:20
Divyang Mithaiwala14-Jun-06 18:20 
AnswerRe: monitor network card? Pin
leppie14-Jun-06 0:35
leppie14-Jun-06 0:35 
Questionselection of a combo box shows other buttons Pin
danish_bear13-Jun-06 23:53
danish_bear13-Jun-06 23:53 
AnswerRe: selection of a combo box shows other buttons Pin
Rahul.RK14-Jun-06 0:40
Rahul.RK14-Jun-06 0:40 
GeneralRe: selection of a combo box shows other buttons Pin
danish_bear14-Jun-06 1:51
danish_bear14-Jun-06 1:51 
GeneralRe: selection of a combo box shows other buttons Pin
Suamal14-Jun-06 2:25
Suamal14-Jun-06 2:25 
AnswerRe: selection of a combo box shows other buttons Pin
Mike Poz14-Jun-06 18:58
Mike Poz14-Jun-06 18:58 
GeneralRe: selection of a combo box shows other buttons Pin
danish_bear15-Jun-06 2:45
danish_bear15-Jun-06 2:45 
QuestionBiniding data from a combo box to a table Pin
danish_bear13-Jun-06 23:48
danish_bear13-Jun-06 23:48 

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.