Results 1 to 3 of 3

Thread: readonly at runtime ?

  1. #1

    Thread Starter
    Fanatic Member vishalmarya's Avatar
    Join Date
    Feb 2001
    Location
    New Delhi , INDIA
    Posts
    858

    readonly at runtime ?

    Creating an activex control
    which has a textbox as constituent control.

    I want to map the scrollbars property of the control to the scrollbars
    property of textbox ( the constituent control )

    But because scollbars property is readonly at runtime ,
    changing this property for the control at design time causes the error

    on the mapping statement in active control source code.

    Any solutions ?

    Thanks.

  2. #2

    Thread Starter
    Fanatic Member vishalmarya's Avatar
    Join Date
    Feb 2001
    Location
    New Delhi , INDIA
    Posts
    858
    Creating an activex control
    which has a textbox as constituent control.

    I want to map the scrollbars property of the control to the scrollbars
    property of textbox ( the constituent control )

    But because scollbars property is readonly at runtime ,
    changing this property for the control at design time causes the error

    on the mapping statement in active control source code.

    Any solutions ?

    Thanks.

  3. #3

    Thread Starter
    Fanatic Member vishalmarya's Avatar
    Join Date
    Feb 2001
    Location
    New Delhi , INDIA
    Posts
    858
    AnyOne trying ?

    I mean did someone got what the problem is ?

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