Thread: How to make "Drag and Drop" Menus ??

  1. #1
    Registered User
    Join Date
    Sep 2002
    Posts
    88

    How to make "Drag and Drop" Menus ??

    How to make "Drag and Drop" Menus ??

    like the "My favourites" that you can Drag in and Move .

    ths

  2. #2
    Registered User
    Join Date
    Dec 2002
    Posts
    119
    Look it up in your reference materials or on MSDN
    I'll give you some hints: Start with a call to

    CreateToolbarEx()

    and specify the CCS_ADJUSTABLE flag.

    good luck
    If you speak or are learning Spanish, check out this Spanish and English Dictionary, it is a handy online resource.
    What happens is not as important as how you react to what happens. -Thaddeus Golas

  3. #3
    Registered User
    Join Date
    Sep 2002
    Posts
    88
    Originally posted by Codulation
    Look it up in your reference materials or on MSDN
    I'll give you some hints: Start with a call to

    CreateToolbarEx()

    and specify the CCS_ADJUSTABLE flag.

    good luck
    hmm, ic .

    thank you very much !!

Popular pages Recent additions subscribe to a feed