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

C#

 
GeneralRe: Integer to a String Pin
Brian Delahunty24-Sep-04 3:46
Brian Delahunty24-Sep-04 3:46 
GeneralRAM DRIVE Pin
Unkind23-Sep-04 23:33
Unkind23-Sep-04 23:33 
GeneralWhen object craeated Pin
El'Cachubrey23-Sep-04 22:05
El'Cachubrey23-Sep-04 22:05 
GeneralRe: When object craeated Pin
sreejith ss nair23-Sep-04 23:06
sreejith ss nair23-Sep-04 23:06 
GeneralRe: When object craeated Pin
El'Cachubrey23-Sep-04 23:47
El'Cachubrey23-Sep-04 23:47 
GeneralRe: When object craeated Pin
sreejith ss nair23-Sep-04 23:53
sreejith ss nair23-Sep-04 23:53 
GeneralRe: When object craeated Pin
El'Cachubrey24-Sep-04 0:17
El'Cachubrey24-Sep-04 0:17 
GeneralProblem inheriting form Pin
EnkelIk23-Sep-04 21:46
EnkelIk23-Sep-04 21:46 
Hello all.

I'm having a problem letting one form inherit another. I have a simple wizard implementing the base functionality and then I have a couple of wizards that inherit from the base wizard, where I add the necessary textboxes, comboboxes and so on. I saw it called "Visual inheritance" at one place...

At first it worked relatively well but now it is all a mess. My problem is this: if I add for example a textbox to an inherited form in the designer and I change a couple of properties on the textbox (AllowReturn set MultiLine to true, set some default text e.t.c.), I save the form (usually goes well) and then I compile and suddenly the textbox looses all the properties I have set -except for the ID, and moves up to the upper left corner of the form!?! Or I don't compile but I add an eventhandler for some other control, goes into the code and then returns to the designer and KABOOM! The textbox is in the upper left corner without the properties I gave it!

What have I missed? I had minor problems before, that the controls occasionally lost the properties overriding the basewizard properties, but not like this. I don't know if it is related but it seems that since I moved to WinXP servicepack 2 about a week ago, it has stopped working alltogether.

Any ideas? Getting a bit desperate as my project is due soon!

Thanks
/EnkelIk
GeneralRe: Problem inheriting form Pin
sreejith ss nair23-Sep-04 23:09
sreejith ss nair23-Sep-04 23:09 
GeneralRe: Problem inheriting form Pin
EnkelIk26-Sep-04 21:30
EnkelIk26-Sep-04 21:30 
GeneralSCHEDULER : create a user interface Pin
youssef23-Sep-04 21:12
youssef23-Sep-04 21:12 
GeneralRe: SCHEDULER : create a user interface Pin
exhaulted23-Sep-04 22:08
exhaulted23-Sep-04 22:08 
GeneralRe: SCHEDULER : create a user interface Pin
sreejith ss nair23-Sep-04 23:17
sreejith ss nair23-Sep-04 23:17 
GeneralRe: SCHEDULER : create a user interface Pin
Jordi Corominas7-Nov-04 21:52
Jordi Corominas7-Nov-04 21:52 
Generalget whole contents in a page Pin
Asif Rehman23-Sep-04 20:33
Asif Rehman23-Sep-04 20:33 
GeneralRe: get whole contents in a page Pin
exhaulted23-Sep-04 22:13
exhaulted23-Sep-04 22:13 
GeneralRe: get whole contents in a page Pin
sreejith ss nair23-Sep-04 23:12
sreejith ss nair23-Sep-04 23:12 
Generalreference "System.Runtime.InteropServices" not in the Add reference list Pin
momer23-Sep-04 20:01
momer23-Sep-04 20:01 
GeneralRe: reference "System.Runtime.InteropServices" not in the Add reference list Pin
leppie23-Sep-04 20:19
leppie23-Sep-04 20:19 
GeneralRe: reference "System.Runtime.InteropServices" not in the Add reference list Pin
momer23-Sep-04 20:22
momer23-Sep-04 20:22 
GeneralRe: reference "System.Runtime.InteropServices" not in the Add reference list Pin
momer23-Sep-04 20:29
momer23-Sep-04 20:29 
GeneralRe: reference "System.Runtime.InteropServices" not in the Add reference list Pin
sreejith ss nair23-Sep-04 23:14
sreejith ss nair23-Sep-04 23:14 
GeneralRe: reference "System.Runtime.InteropServices" not in the Add reference list Pin
Stefan Troschuetz23-Sep-04 23:22
Stefan Troschuetz23-Sep-04 23:22 
GeneralInvalid File Format Exception Pin
sachinkalse23-Sep-04 19:43
sachinkalse23-Sep-04 19:43 
GeneralRe: Invalid File Format Exception Pin
leppie23-Sep-04 20:25
leppie23-Sep-04 20:25 

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.