Results 1 to 2 of 2

Thread: DataSource ActiveX Control

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2000
    Location
    Brooklyn NY USA
    Posts
    1,258

    DataSource ActiveX Control

    I Am trying to make a Addon mask on a textBox control.
    I already know how to add all the properties of the textbox including the datasource and datafield property.
    But I still cannot read the datasource And datafield Property in the UserControl, So if I Put Text1.Datasource - Or UserControl.DataSource I get A error.
    So if anyone has a example on how i could get the datasource control, then please post it And Thank YOU.

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2000
    Location
    Brooklyn NY USA
    Posts
    1,258
    I found the answer

    UserControl.Extender.DataSource

    And the Same for the DataField

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width