Click here to Skip to main content
15,920,688 members
Home / Discussions / C#
   

C#

 
AnswerRe: file not found the first time applicatioin is run Pin
VirtualVoid.NET6-Feb-07 3:43
VirtualVoid.NET6-Feb-07 3:43 
QuestionDisable(gray out ) an item in CheckedistBox in C# Pin
happyrider4-Feb-07 9:43
happyrider4-Feb-07 9:43 
AnswerRe: Disable(gray out ) an item in CheckedistBox in C# Pin
Judah Gabriel Himango5-Feb-07 11:40
sponsorJudah Gabriel Himango5-Feb-07 11:40 
QuestionExteranal config for Remoting cause big problem Pin
TrooperIronMan4-Feb-07 9:18
TrooperIronMan4-Feb-07 9:18 
AnswerRe: Exteranal config for Remoting cause big problem Pin
TrooperIronMan5-Feb-07 1:41
TrooperIronMan5-Feb-07 1:41 
GeneralRe: Exteranal config for Remoting cause big problem Pin
VirtualVoid.NET6-Feb-07 3:45
VirtualVoid.NET6-Feb-07 3:45 
GeneralRe: Exteranal config for Remoting cause big problem Pin
TrooperIronMan14-Feb-07 1:38
TrooperIronMan14-Feb-07 1:38 
QuestionNested struct or Object property of a component? Pin
mike montagne4-Feb-07 9:03
mike montagne4-Feb-07 9:03 
I've recently come over to VS/C# from Delphi, and I know this is a basic question, but I am seemingly wading through far too much documentation to find the answer.

I want to use a struct or Object as a property of a component. In Delphi, any such property declaration automatically resulted in an expandable node in the IDE, displaying all the properties of the struct or Object within the root component.

I see in the VS library documentation now that structs such as Size and Rectangle do expose themselves to the IDE by way of editors. I have not written whatever required editor, but without the editor, my struct or Object property appears as grayed out text in the Property window. I believe I've properly set up the attributes for my intended property. But in any case, I cannot edit the struct or Object property in the Properties window.

Can anyone just confirm for me that indeed I do (or do not) have to write an editor, and perhaps point me toward what kind of editor to write, and what VS documentation to see for reference?

Much thanks in advance,

mike
AnswerRe: Nested struct or Object property of a component? Pin
Christian Graus4-Feb-07 9:09
protectorChristian Graus4-Feb-07 9:09 
GeneralRe: Nested struct or Object property of a component? Pin
mike montagne4-Feb-07 9:22
mike montagne4-Feb-07 9:22 
GeneralRe: Nested struct or Object property of a component? Pin
mike montagne4-Feb-07 19:15
mike montagne4-Feb-07 19:15 
GeneralUI Type Editor appears not to be the answer. Pin
mike montagne4-Feb-07 20:12
mike montagne4-Feb-07 20:12 
GeneralInterfaces? Pin
mike montagne4-Feb-07 20:17
mike montagne4-Feb-07 20:17 
GeneralRe: Nested struct or Object property of a component? Pin
mike montagne5-Feb-07 17:51
mike montagne5-Feb-07 17:51 
AnswerRe: Nested struct or Object property of a component? Pin
Martin#4-Feb-07 22:51
Martin#4-Feb-07 22:51 
GeneralRe: Nested struct or Object property of a component? Pin
mike montagne5-Feb-07 10:29
mike montagne5-Feb-07 10:29 
GeneralRe: Nested struct or Object property of a component? Pin
mike montagne5-Feb-07 10:38
mike montagne5-Feb-07 10:38 
GeneralPreFilterProperties should not be relevant (?) Pin
mike montagne5-Feb-07 10:52
mike montagne5-Feb-07 10:52 
QuestiondataGrid dataset Pin
123456uio4-Feb-07 8:54
123456uio4-Feb-07 8:54 
QuestionSomewhat new to C#... Pin
JeremyLM4-Feb-07 8:04
JeremyLM4-Feb-07 8:04 
AnswerRe: Somewhat new to C#... Pin
Christian Graus4-Feb-07 9:14
protectorChristian Graus4-Feb-07 9:14 
QuestionDataGridView virtual mode how to? Pin
SeMartens4-Feb-07 6:58
SeMartens4-Feb-07 6:58 
QuestionChange control properties from dll Pin
AceC0d3r4-Feb-07 6:57
AceC0d3r4-Feb-07 6:57 
AnswerRe: Change control properties from dll Pin
Dave Kreskowiak4-Feb-07 11:02
mveDave Kreskowiak4-Feb-07 11:02 
GeneralRe: Change control properties from dll Pin
AceC0d3r4-Feb-07 11:12
AceC0d3r4-Feb-07 11:12 

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.