Separate and identify static fields

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Apekshit

    #1

    Separate and identify static fields

    Hi..
    I have a VB form..in which there are ten textboxes..Thes e textboxes
    hold data from an Access database everytime depending on record
    number. Out of these 10, three are static..means these three shouldn't
    change their values for any records..these should also be disabled the
    first time some value has been entered..whenev er i retrieve data from
    database these shouldn't be altered...the problem is that these
    textboxes are usercontrols..a common textbox usercontrol..Pl ease help
    if anyone knows how to go about it..
    Thanx
Working...