Click here to Skip to main content
15,905,874 members
Home / Discussions / C#
   

C#

 
GeneralDisabling a Forms movement and mouse responce Pin
jtmtv1814-Feb-03 22:59
jtmtv1814-Feb-03 22:59 
GeneralRe: Disabling a Forms movement and mouse responce Pin
Stephane Rodriguez.14-Feb-03 23:17
Stephane Rodriguez.14-Feb-03 23:17 
GeneralPlease Help me about PropertyGrid Control Pin
TonyZWH14-Feb-03 15:41
TonyZWH14-Feb-03 15:41 
GeneralRe: Please Help me about PropertyGrid Control Pin
TonyZWH14-Feb-03 23:38
TonyZWH14-Feb-03 23:38 
GeneralI need your suggestion about data storage Pin
lnong14-Feb-03 14:47
lnong14-Feb-03 14:47 
GeneralRe: I need your suggestion about data storage Pin
Rocky Moore14-Feb-03 19:41
Rocky Moore14-Feb-03 19:41 
QuestionIs there a Tree class in .NET? Pin
lnong14-Feb-03 13:05
lnong14-Feb-03 13:05 
AnswerRe: Is there a Tree class in .NET? Pin
Furty14-Feb-03 19:08
Furty14-Feb-03 19:08 
GeneralForms/Listbox Display Pin
Sovman14-Feb-03 11:17
Sovman14-Feb-03 11:17 
GeneralRe: Forms/Listbox Display Pin
Ray Cassick14-Feb-03 11:23
Ray Cassick14-Feb-03 11:23 
GeneralIrDAClient Pin
Daniel Strigl14-Feb-03 10:35
Daniel Strigl14-Feb-03 10:35 
GeneralConverting a Graphics Object Back to a Bitmap Pin
draco_iii14-Feb-03 8:21
draco_iii14-Feb-03 8:21 
GeneralRe: Converting a Graphics Object Back to a Bitmap Pin
draco_iii14-Feb-03 8:34
draco_iii14-Feb-03 8:34 
GeneralRe: Converting a Graphics Object Back to a Bitmap Pin
Furty14-Feb-03 8:58
Furty14-Feb-03 8:58 
GeneralRe: Converting a Graphics Object Back to a Bitmap Pin
clarkwuzhe14-Feb-03 10:29
clarkwuzhe14-Feb-03 10:29 
GeneralRe: Converting a Graphics Object Back to a Bitmap Pin
Furty14-Feb-03 11:11
Furty14-Feb-03 11:11 
GeneralRuntime Error in Treeview Imagelist Pin
vlusardi14-Feb-03 7:52
vlusardi14-Feb-03 7:52 
GeneralRe: Runtime Error in Treeview Imagelist Pin
John Mautari14-Feb-03 8:29
John Mautari14-Feb-03 8:29 
GeneralRe: Runtime Error in Treeview Imagelist Pin
vlusardi14-Feb-03 8:45
vlusardi14-Feb-03 8:45 
GeneralRe: Runtime Error in Treeview Imagelist Pin
Furty14-Feb-03 9:02
Furty14-Feb-03 9:02 
I have had this same problem with VS.NET many, many times - for me it happens when I add my own class *before* a VS.Net generated class; e.g. You derive from the TreeView, but add your own TreeViewItem class in the same code page before the TreeView code. The workaround is to keep the VS.Net class as the first class. Don't know if this is the same problem you're having, but the symptoms are certainly the same.
GeneralRe: Runtime Error in Treeview Imagelist Pin
vlusardi14-Feb-03 9:19
vlusardi14-Feb-03 9:19 
GeneralRe: Runtime Error in Treeview Imagelist Pin
dazinith16-May-03 4:46
dazinith16-May-03 4:46 
GeneralRe: Runtime Error in Treeview Imagelist Pin
vlusardi19-May-03 6:55
vlusardi19-May-03 6:55 
GeneralRe: Runtime Error in Treeview Imagelist Pin
dazinith19-May-03 7:15
dazinith19-May-03 7:15 
GeneralRe: Runtime Error in Treeview Imagelist Pin
vlusardi19-May-03 7:27
vlusardi19-May-03 7:27 

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.