VBFOXDEV35
Programmer
All:
I know how I can create a custom textbox contol in VB to be the following:
[textbox1] [textbox2] [label1]
textbox1 = read-only data
textbox2 = data entered by user
label1 = field definition
How does one go about this in VFP? I need to create a form that uses this field structure on numerous forms for data entry and I was wondering the best way to do this rather than placing 2 textbox and 1 label and then copy and pasting till the cows come home.
thanks all who reply.
Arty
Art DeGaetano II
Software Developer, MOUS
I know how I can create a custom textbox contol in VB to be the following:
[textbox1] [textbox2] [label1]
textbox1 = read-only data
textbox2 = data entered by user
label1 = field definition
How does one go about this in VFP? I need to create a form that uses this field structure on numerous forms for data entry and I was wondering the best way to do this rather than placing 2 textbox and 1 label and then copy and pasting till the cows come home.
thanks all who reply.
Arty
Art DeGaetano II
Software Developer, MOUS