Click here to Skip to main content
16,004,806 members
Home / Discussions / C#
   

C#

 
Generalgetting common directory Pin
Rob Tomson21-Feb-04 23:56
Rob Tomson21-Feb-04 23:56 
GeneralGetting a unique system identifier Pin
mablebee21-Feb-04 22:18
mablebee21-Feb-04 22:18 
GeneralRe: Getting a unique system identifier Pin
Mazdak22-Feb-04 4:05
Mazdak22-Feb-04 4:05 
GeneralSelect Random Pin
Anonymous21-Feb-04 20:06
Anonymous21-Feb-04 20:06 
GeneralRe: Select Random Pin
Mazdak21-Feb-04 20:15
Mazdak21-Feb-04 20:15 
GeneralRe: Select Random Pin
Anonymous22-Feb-04 19:09
Anonymous22-Feb-04 19:09 
GeneralRe: Select Random Pin
turbochimp25-Feb-04 11:31
turbochimp25-Feb-04 11:31 
GeneralCustom Control Problem Pin
Guinness4Strength21-Feb-04 19:59
Guinness4Strength21-Feb-04 19:59 
I'm attemping to create a custom control for the first time and I cannot figure out what I'm doing wrong. I'm attempting to inherit from TreeView using the folowing:
public class HL7TreeView : System.Windows.Forms.TreeView

I've added some properties and Methods and built the new DLL. I then am able to add it to my ToolBox with (Add/Remove ToolBox Item). But when I attempt to drag it into my Designer I get a StackOverflow exception. I've rebooted countless times. I even attempted a UserControl instead of a CustomControl with the same results. Any thoughts ?

I think I might have found the problem....
I commented out the Get and Set command for my properties and the error no longer occurs. Can i not use Gets andf Set with CustomControls ?


GeneralRe: Custom Control Problem Pin
Dan_P21-Feb-04 22:02
Dan_P21-Feb-04 22:02 
GeneralRe: Custom Control Problem Pin
Guinness4Strength22-Feb-04 5:21
Guinness4Strength22-Feb-04 5:21 
GeneralSetting visibility of parent form from child. Pin
POnfri21-Feb-04 12:58
POnfri21-Feb-04 12:58 
GeneralRe: Setting visibility of parent form from child. Pin
POnfri21-Feb-04 15:09
POnfri21-Feb-04 15:09 
GeneralRe: Setting visibility of parent form from child. Pin
partyganger22-Feb-04 4:22
partyganger22-Feb-04 4:22 
Generaloverride vrs Event capturing Pin
Anonymous21-Feb-04 10:54
Anonymous21-Feb-04 10:54 
GeneralRe: override vrs Event capturing Pin
Charlie Williams21-Feb-04 11:18
Charlie Williams21-Feb-04 11:18 
GeneralRe: override vrs Event capturing Pin
Heath Stewart21-Feb-04 11:57
protectorHeath Stewart21-Feb-04 11:57 
QuestionHow to Delete a row using DeleteCommand of DataAdapter? Pin
gr8tushar21-Feb-04 9:10
gr8tushar21-Feb-04 9:10 
AnswerRe: How to Delete a row using DeleteCommand of DataAdapter? Pin
Charlie Williams21-Feb-04 11:01
Charlie Williams21-Feb-04 11:01 
GeneralDirectx SampleGrabberNET help Pin
russ.trow21-Feb-04 9:08
russ.trow21-Feb-04 9:08 
GeneralApplication Icons Pin
dbetting21-Feb-04 8:53
dbetting21-Feb-04 8:53 
Generalv small job for c# developer £50 Pin
notsosharp21-Feb-04 8:11
notsosharp21-Feb-04 8:11 
GeneralRe: v small job for c# developer £50 Pin
John Kuhn21-Feb-04 8:19
John Kuhn21-Feb-04 8:19 
GeneralRe: v small job for c# developer £50 Pin
Mazdak21-Feb-04 10:37
Mazdak21-Feb-04 10:37 
GeneralRe: v small job for c# developer £50 Pin
Kannan Kalyanaraman21-Feb-04 22:04
Kannan Kalyanaraman21-Feb-04 22:04 
GeneralRe: v small job for c# developer £50 Pin
partyganger22-Feb-04 4:16
partyganger22-Feb-04 4:16 

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.