CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: tlandmann

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,311

    CListCtrl and LVN_ITEMACTIVATE

    Does anyone know how to make use of the LVN_ITEMACTIVATE notification?

    I've tried several ways: The notification is neither sent to the OnChildNotify() message
    handler nor to an explicitely...
  2. Replies
    1
    Views
    632

    Re: Scroll Bars on FormView initialization

    I'm not sure if it works, but I'd suggest to invoke "wndFormView->UpdateWindow()" after inserting any new controls. Maybe this doesn't help. In this case you can force the form view to recalculate...
Results 1 to 2 of 2



HTML5 Development Center

Click Here to Expand Forum to Full Width