Click here to Skip to main content
16,005,038 members
Home / Discussions / C#
   

C#

 
GeneralRe: Multithreading... Pin
leppie5-Jan-05 11:51
leppie5-Jan-05 11:51 
GeneralRe: Multithreading... Pin
Charlie Williams5-Jan-05 11:52
Charlie Williams5-Jan-05 11:52 
Questionhow to insert a record to Access database ? Pin
DuyNguyen5-Jan-05 7:57
DuyNguyen5-Jan-05 7:57 
AnswerRe: how to insert a record to Access database ? Pin
Charlie Williams5-Jan-05 11:46
Charlie Williams5-Jan-05 11:46 
GeneralFun with SetSocketOption Pin
tantiboh5-Jan-05 7:53
tantiboh5-Jan-05 7:53 
GeneralRe: Fun with SetSocketOption Pin
leppie5-Jan-05 12:00
leppie5-Jan-05 12:00 
GeneralGlad I'm stumping people Pin
tantiboh5-Jan-05 18:50
tantiboh5-Jan-05 18:50 
Questionhorizontal GUI in C#. Is it possible? Pin
Daniel Tomasini5-Jan-05 5:41
Daniel Tomasini5-Jan-05 5:41 
I’ve implemented a GUI for a tabletop device using C# and the .NET framework 1.1. At the moment, my interface consists of a collection of virtual sheets of paper in which you can draw. Those documents can be rotated and moved. For the first prototype, I implemented all the graphics by myself in the code. But now I have to reengineer this system in order to add functions. I’m planning to use the standard components, like buttons, textbox, panels, etc. Then, as the second step, I will use activeX, video players, PowerPoint documents, Excel documents etc. Of course, all those things should rotate as well.

So, the question is: Can I extend components, or forms (or generic Windows components...), in order to rotate them? As to as I now, it seems to be impossible to change the orientation of a Component’s ClipRectangle in C#, even if it’s only possible to rotate their graphic interface.
Are there some MS developers who can help me?

Here is the video of the first prototype:
CHILpromo_small.avi
AnswerRe: horizontal GUI in C#. Is it possible? Pin
Judah Gabriel Himango5-Jan-05 6:25
sponsorJudah Gabriel Himango5-Jan-05 6:25 
GeneralRe: horizontal GUI in C#. Is it possible? Pin
Daniel Tomasini5-Jan-05 6:47
Daniel Tomasini5-Jan-05 6:47 
QuestionHow does one display a check box in a datagrid column Pin
ChillGamer5-Jan-05 4:10
ChillGamer5-Jan-05 4:10 
AnswerRe: How does one display a check box in a datagrid column Pin
Richard Parsons5-Jan-05 4:33
Richard Parsons5-Jan-05 4:33 
AnswerRe: How does one display a check box in a datagrid column Pin
ChillGamer5-Jan-05 4:37
ChillGamer5-Jan-05 4:37 
GeneralRe: How does one display a check box in a datagrid column Pin
Richard Parsons5-Jan-05 5:16
Richard Parsons5-Jan-05 5:16 
GeneralClash of time format using MSAccess Pin
Anonymous5-Jan-05 3:49
Anonymous5-Jan-05 3:49 
GeneralRe: Clash of time format using MSAccess Pin
Skynyrd6-Jan-05 3:24
Skynyrd6-Jan-05 3:24 
Generalsetting include paths and executable paths Pin
elena123455-Jan-05 3:30
elena123455-Jan-05 3:30 
GeneralReading the Contact Database from my application on a pocket pc Pin
Alphaconsult5-Jan-05 3:16
Alphaconsult5-Jan-05 3:16 
GeneralDataGrid scrolling Pin
Jonckheere5-Jan-05 2:41
Jonckheere5-Jan-05 2:41 
GeneralPictureBox Exception Pin
sadica5-Jan-05 2:28
sadica5-Jan-05 2:28 
GeneralHttpChannel Pin
Wender Oliveira5-Jan-05 2:14
Wender Oliveira5-Jan-05 2:14 
GeneralSending data over GPRS Pin
thekopite5-Jan-05 1:43
thekopite5-Jan-05 1:43 
GeneralDon't highlight cells in a datagrid Pin
mikey_g5-Jan-05 1:20
mikey_g5-Jan-05 1:20 
GeneralRead data directly from harddrive Pin
lindan5-Jan-05 0:57
lindan5-Jan-05 0:57 
GeneralRe: Read data directly from harddrive Pin
Paul Ingles5-Jan-05 1:08
Paul Ingles5-Jan-05 1:08 

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.