Activex Control problems

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

    #1

    Activex Control problems

    I'm just messing around trying to learn how to develop a Control. I was
    doing just fine but then things went crazy. What it is doing is skipping the
    InitProperties or ReadProperties event in F5-run mode. In other words it is
    going straight from the Initialize event to the Resize event. What could
    cause it to do that?
    I'm using VB5.
    Thanks


  • mayayana

    #2
    Re: Activex Control problems

    I don't have an answer but you might find this helpful:


    %20Appleman%27s %20Developing%2 0ActiveX%20Comp onents%20With%2 0VBasic5/ch17.ht
    m

    --
    _______________ ______________

    mayayXXana1a@mi ndYYspring.com
    For return email remove XX and YY.
    _______________ ______________
    The Mess <email@none.com > wrote in message
    news:PcOnd.5814 4$Ho4.1962776@n ews20.bellgloba l.com...[color=blue]
    > I'm just messing around trying to learn how to develop a Control. I was
    > doing just fine but then things went crazy. What it is doing is skipping[/color]
    the[color=blue]
    > InitProperties or ReadProperties event in F5-run mode. In other words it[/color]
    is[color=blue]
    > going straight from the Initialize event to the Resize event. What could
    > cause it to do that?
    > I'm using VB5.
    > Thanks
    >
    >[/color]


    Comment

    Working...