Click here to Skip to main content
15,889,216 members
Home / Discussions / C#
   

C#

 
AnswerRe: Keeping track of classes and namespaces Pin
T M Gray22-Sep-10 4:43
T M Gray22-Sep-10 4:43 
AnswerRe: Keeping track of classes and namespaces Pin
Abhinav S22-Sep-10 6:37
Abhinav S22-Sep-10 6:37 
AnswerRe: Keeping track of classes and namespaces Pin
Eddy Vluggen22-Sep-10 8:45
professionalEddy Vluggen22-Sep-10 8:45 
Questionin C# databinding with windows control Pin
trivedijignesh22-Sep-10 2:27
trivedijignesh22-Sep-10 2:27 
AnswerRe: in C# databinding with windows control Pin
Calla22-Sep-10 2:43
Calla22-Sep-10 2:43 
AnswerRe: in C# databinding with windows control Pin
PIEBALDconsult22-Sep-10 3:12
mvePIEBALDconsult22-Sep-10 3:12 
QuestionEmergency...everything gone Pin
stephen.darling21-Sep-10 17:28
stephen.darling21-Sep-10 17:28 
AnswerRe: Emergency...everything gone Pin
Luc Pattyn21-Sep-10 17:47
sitebuilderLuc Pattyn21-Sep-10 17:47 
stephen.darling wrote:
Please does anyone know what I may have done.


No. I trust you're capable of unthinkable things. Laugh | :laugh:

Here is a suggestion (after you have made a backup just in case):
- open your main (or only?) Form in Visual Designer
- click the Form
- watch for the Properties pane, it should now show the properties of that Form
- on top of it is a ComboBox listing all the Controls (and Components) that sit on that Form; pick one, say a pretty large one, maybe ECGdisplay
- now the Properties pane shows its properties, which you can edit by clicking and typing all inside the properties pane.
- check the Visible property, check the Size property, check the Location property
- if that doesn't help, check you didn't accidentally cover up everything with a huge object, say a Panel: click somewhere and watch what the ComboBox now shows.

Happy hunting!

Smile | :)

BTW: when a reply is pretty good/pretty bad, it wouldn't hurt if you voted it up/down. That is how people get their reputation updated after all.
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


GeneralRe: Emergency...everything gone Pin
stephen.darling21-Sep-10 17:54
stephen.darling21-Sep-10 17:54 
AnswerRe: Emergency...everything gone Pin
Luc Pattyn21-Sep-10 18:04
sitebuilderLuc Pattyn21-Sep-10 18:04 
GeneralRe: Emergency...everything gone Pin
stephen.darling21-Sep-10 18:10
stephen.darling21-Sep-10 18:10 
GeneralRe: Emergency...everything gone Pin
V.21-Sep-10 20:12
professionalV.21-Sep-10 20:12 
AnswerRe: Emergency...everything gone Pin
V.21-Sep-10 20:11
professionalV.21-Sep-10 20:11 
GeneralRe: Emergency...everything gone Pin
stephen.darling21-Sep-10 20:15
stephen.darling21-Sep-10 20:15 
GeneralRe: Emergency...everything gone Pin
Dave Kreskowiak22-Sep-10 2:01
mveDave Kreskowiak22-Sep-10 2:01 
AnswerRe: Emergency...everything gone Pin
DaveyM6921-Sep-10 21:35
professionalDaveyM6921-Sep-10 21:35 
AnswerRe: Emergency...everything gone Pin
#realJSOP22-Sep-10 2:36
mve#realJSOP22-Sep-10 2:36 
AnswerRe: Emergency...everything gone Pin
molesworth22-Sep-10 2:42
molesworth22-Sep-10 2:42 
AnswerRe: Emergency...everything gone Pin
Alan Balkany22-Sep-10 6:17
Alan Balkany22-Sep-10 6:17 
QuestionMultiple OnDraw() scenarios Pin
stephen.darling21-Sep-10 16:08
stephen.darling21-Sep-10 16:08 
AnswerRe: Multiple OnDraw() scenarios Pin
Not Active21-Sep-10 16:40
mentorNot Active21-Sep-10 16:40 
AnswerRe: Multiple OnDraw() scenarios Pin
Saksida Bojan21-Sep-10 22:55
Saksida Bojan21-Sep-10 22:55 
Questionshould I place sounds in seperate objects? Pin
stephen.darling21-Sep-10 14:54
stephen.darling21-Sep-10 14:54 
AnswerRe: should I place sounds in seperate objects? Pin
Luc Pattyn21-Sep-10 15:34
sitebuilderLuc Pattyn21-Sep-10 15:34 
GeneralRe: should I place sounds in seperate objects? Pin
stephen.darling21-Sep-10 15:38
stephen.darling21-Sep-10 15:38 

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.