User Profile

Collapse

Profile Sidebar

Collapse
panks2007
panks2007
Last Activity: Mar 27 '08, 07:24 AM
Joined: Aug 16 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi,

    The MenuBar in my application is loading from third party. It having "refresh" function I have tried but not worth.

    So I decided to go for Win API, by refreshing the desktop itself using WinAPI.

    I have tried with "User32.dll " API with following peice of code.
    [CODE=vb]Private Declare Function ShowWindow Lib "user32.dll " (ByVal hWnd As Long, ByVal nCmdShow As Long)...
    See more | Go to post
    Last edited by Killer42; Oct 23 '07, 07:42 AM. Reason: Added CODE=vb tag

    Leave a comment:


  • panks2007
    started a topic Regarding Refresh the desktop in windows.

    Regarding Refresh the desktop in windows.

    Hi,

    When I close the File.exe the menubar remains on the desktop unless and untill i refresh the desktop in windows(XP,serv er2003).

    How should I refresh the windows desktop in VB6.0 using Windows API and which API is useful?

    please help me as soon as possible.

    Thanks,
    Pankaj
    See more | Go to post

  • Hi,

    The message from WndProc( ) is getting wrong WPARAM value for location of slider.

    So please tell me how I can get the correct value of position of slider in scrollbar.

    Thanks,
    Pankaj
    See more | Go to post

    Leave a comment:


  • Hi,

    Yes I know for regular scrollbar LargeChange and smallchange are the properties but for scrollbars properties its not applicable.By default that functionality(C lick on the region between slider and arrow have smooth movement) is there.but in my case that functionality is not working may be its not implemented because the sourse code for that activex is old

    Please tell me how that functionality can be set in scrollbars...
    See more | Go to post

    Leave a comment:


  • Hi,

    Yes I have access to source of activex.
    but not come to know where the default values are set i.e. that increament value for slider when click on region between slider and arrow end of scrollbar..

    Thanks & regards,
    Pankaj...
    See more | Go to post

    Leave a comment:


  • Regarding the scrollbars Property in activex control

    Hi,

    The scrollbars property in one activex which works similar to scrollbars property of textbox control when click on the region between slilder and arrow its moving either end.

    so, how to make it move smoothly when click between Slider and arrow


    Pankaj
    See more | Go to post
No activity results to display
Show More
Working...