Click here to Skip to main content
15,900,378 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can we program databases in C#? Pin
Yulianto.31-Jan-05 23:18
Yulianto.31-Jan-05 23:18 
AnswerRe: How can we program databases in C#? Pin
Mazdak30-Jan-05 10:14
Mazdak30-Jan-05 10:14 
QuestionButton control ? Pin
Christian Graus30-Jan-05 9:48
protectorChristian Graus30-Jan-05 9:48 
AnswerRe: Button control ? Pin
Robert Rohde30-Jan-05 19:01
Robert Rohde30-Jan-05 19:01 
GeneralGet an Image from an ImageList Pin
Luis Alonso Ramos30-Jan-05 9:44
Luis Alonso Ramos30-Jan-05 9:44 
GeneralRe: Get an Image from an ImageList Pin
Yulianto.30-Jan-05 22:36
Yulianto.30-Jan-05 22:36 
GeneralRe: Get an Image from an ImageList Pin
Luis Alonso Ramos31-Jan-05 5:24
Luis Alonso Ramos31-Jan-05 5:24 
GeneralDirect3D in a panel makes VS Designer hang Pin
iammudman30-Jan-05 8:52
iammudman30-Jan-05 8:52 
Been reading CP for over a year - great site! first post (be nice Smile | :) )

smidge of history: I've been working with C# for over a year and a half. This includes two applications with over two months of development each written almost completely by myself in use by customers in a commercial enviroment. I've converted a bunch of my friends from MFC evilness to C# Forms.

My problem: I'm creating a UserControl that shows a Direct3D (9.0C) drawing. I've created the panel and had it just clear the background to blue. Built. Dropped the user control (DXPanel - my name) into the form via the Designer. It runs properly. I then added a simple 2D triangle to the DXPanel, and now the Designer hangs whenever I attempt to touch the position or size of the panel or form. It is rendering the Direct3D within the Designer.

three questions (only need answer to one of them):
1. How do I tell the Designer to not show that custom panel while still allowing the built program to show the panel?
2. How do I tell the Designer to not render Direct3D stuff in general?
3. Is there a fix so that the Designer won't hang when rendering Direct3D?
GeneralRe: Direct3D in a panel makes VS Designer hang Pin
Skynyrd30-Jan-05 14:24
Skynyrd30-Jan-05 14:24 
GeneralPlease Help Pin
Beringer30-Jan-05 5:59
Beringer30-Jan-05 5:59 
Generaldirectives in c# for .net version Pin
Clickok30-Jan-05 5:35
Clickok30-Jan-05 5:35 
GeneralRe: directives in c# for .net version Pin
Mazdak30-Jan-05 6:02
Mazdak30-Jan-05 6:02 
GeneralRe: directives in c# for .net version Pin
Clickok30-Jan-05 6:17
Clickok30-Jan-05 6:17 
QuestionMonitor all key press??? Pin
bmk_shepherd30-Jan-05 2:46
bmk_shepherd30-Jan-05 2:46 
AnswerRe: Monitor all key press??? Pin
Stefan Troschuetz30-Jan-05 4:13
Stefan Troschuetz30-Jan-05 4:13 
GeneralUpdateResource API Call Pin
Wayne Phipps30-Jan-05 2:45
Wayne Phipps30-Jan-05 2:45 
GeneralRe: UpdateResource API Call Pin
Michael Dunn30-Jan-05 8:09
sitebuilderMichael Dunn30-Jan-05 8:09 
GeneralRe: UpdateResource API Call Pin
Wayne Phipps1-Feb-05 9:07
Wayne Phipps1-Feb-05 9:07 
GeneralDirectory.GetLogicalDrives() Question Pin
QzRz30-Jan-05 2:22
QzRz30-Jan-05 2:22 
GeneralRe: Directory.GetLogicalDrives() Question Pin
mav.northwind30-Jan-05 2:42
mav.northwind30-Jan-05 2:42 
GeneralRe: Directory.GetLogicalDrives() Question Pin
CiNN30-Jan-05 12:40
CiNN30-Jan-05 12:40 
GeneralRe: Directory.GetLogicalDrives() Question Pin
mav.northwind30-Jan-05 20:19
mav.northwind30-Jan-05 20:19 
Generalget child of windows Pin
students552 university29-Jan-05 17:12
students552 university29-Jan-05 17:12 
GeneralRe: get child of windows Pin
eggie529-Jan-05 19:20
eggie529-Jan-05 19:20 
GeneralHTTP Post Request Pin
notacake29-Jan-05 12:41
notacake29-Jan-05 12:41 

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.