[RESOLVED] Strange problem - component not visible
Hello,
I placed this checkbox named owner on my form. When i build the project i got the error as
Quote:
'owner' conflicts with property 'owner' in the base class 'Form' and should be declared 'Shadows'
After that i changed the text property of the checkbox to 'owners' having thought that i changed its name and then i found and replaced all text 'owners' to 'owner' "in current project". After that the checkbox has vanished from the form and i can see it nowhere. i even tried setting its tab stop property and after tabbing too i cant see it anywhere. Even the visible property is true. :confused:
What can be done now? is it somehow possible to delete this component so that i can redo the process again?
Re: Strange problem - component not visible
For a faster resolution can I see your project?
1 Attachment(s)
Re: Strange problem - component not visible
Yes, i am sending you the form files.
Re: Strange problem - component not visible
Are you doing this in VB.Net or Vb6?
Re: Strange problem - component not visible
Re: Strange problem - component not visible
Re: Strange problem - component not visible
Re: Strange problem - component not visible
I think owner is a propertyfor the base class Form.. So, you better change the name...
Somebody.., please move this thread... :)
Re: Strange problem - component not visible
Re: [RESOLVED] Strange problem - component not visible
Re: [RESOLVED] Strange problem - component not visible
Thread Moved even though its Resolved to help when searched