Click here to Skip to main content
16,006,013 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Global Variables Pin
Emile Jacobs26-Jul-03 22:56
Emile Jacobs26-Jul-03 22:56 
GeneralRe: Global Variables Pin
Martin Cross30-Jul-03 4:50
Martin Cross30-Jul-03 4:50 
GeneralRe: Global Variables Pin
William O'Malley30-Jul-03 5:17
sussWilliam O'Malley30-Jul-03 5:17 
GeneralResizing Form Having Many Controls Pin
RAVI14325-Jul-03 19:42
RAVI14325-Jul-03 19:42 
GeneralRe: Resizing Form Having Many Controls Pin
J. Dunlap25-Jul-03 21:05
J. Dunlap25-Jul-03 21:05 
GeneralRe: Resizing Form Having Many Controls Pin
Nick Seng27-Jul-03 16:19
Nick Seng27-Jul-03 16:19 
GeneralRe: Resizing Form Having Many Controls Pin
Dave Kreskowiak28-Jul-03 8:06
mveDave Kreskowiak28-Jul-03 8:06 
GeneralVisual Inheritance Issues Pin
Andrew Bromfield25-Jul-03 15:21
Andrew Bromfield25-Jul-03 15:21 
Hello,

I have three forms: frmCustomerTemplate, frmAddCustomer, and frmUpdateCustomer.

frmAddCustomer derives from frmCustomerTemplate, and frmUpdateCustomer derives from frmAddCustomer.

Diagram:

frmCustomerTemplate --> frmAddCustomer --> frmUpdateCustomer

I'm encoutering a problem where frmUpdateCustomer is not getting values from the fields that were defined on frmCustomerTemplate. For example, frmAddCustomer defines a Home Telephone textbox that was not declared on frmCustomerTemplate. When I do an update (using frmUpdateCustomer) I can only get the value from the Home Telephone textbox. All the other fields populate my variables with nulls, even though they are populated. All the controls on frmCustomerTemplate are declared as Protected.

Any ideas why this is happening?

Thanks,

Andrew
QuestionDynamically calling Webservices? Pin
DudleyDoorite25-Jul-03 11:19
DudleyDoorite25-Jul-03 11:19 
GeneralAuto hiding/docking windows Pin
RJay25-Jul-03 9:20
RJay25-Jul-03 9:20 
GeneralRe: Auto hiding/docking windows Pin
Wayne Phipps28-Jul-03 8:03
Wayne Phipps28-Jul-03 8:03 
GeneralRise! (those controls) - vb.net 2003 Pin
omega2325-Jul-03 6:20
omega2325-Jul-03 6:20 
GeneralRe: Rise! (those controls) - vb.net 2003 Pin
J. Dunlap25-Jul-03 8:37
J. Dunlap25-Jul-03 8:37 
GeneralVB6 Question and problem. Pin
igor196025-Jul-03 6:18
igor196025-Jul-03 6:18 
GeneralOutlook Bar Pin
Emile Jacobs25-Jul-03 1:48
Emile Jacobs25-Jul-03 1:48 
GeneralRe: Outlook Bar Pin
J. Dunlap25-Jul-03 8:42
J. Dunlap25-Jul-03 8:42 
GeneralRe: Outlook Bar Pin
Grégory1-Aug-03 3:11
Grégory1-Aug-03 3:11 
GeneralRe: Outlook Bar Pin
Grégory1-Aug-03 3:11
Grégory1-Aug-03 3:11 
Generalvb and vba Pin
Cristian_Dior24-Jul-03 22:38
Cristian_Dior24-Jul-03 22:38 
GeneralRe: vb and vba Pin
pxw16-Aug-03 7:09
pxw16-Aug-03 7:09 
GeneralData Structure Pin
iti24-Jul-03 16:35
iti24-Jul-03 16:35 
Generalvb6.0 Pin
cypresspalace24-Jul-03 13:54
cypresspalace24-Jul-03 13:54 
GeneralRe: vb6.0 Pin
Hesham Amin24-Jul-03 22:37
Hesham Amin24-Jul-03 22:37 
GeneralRTF convert to postscript Pin
jjpaquin24-Jul-03 9:28
jjpaquin24-Jul-03 9:28 
General(407) Proxy Authentication Required Pin
Bernhard Hofmann24-Jul-03 5:08
Bernhard Hofmann24-Jul-03 5:08 

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.