Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop GUI Develop Dialog_Window
Title: scorllBitmapWnd Download
 Description: Since the painting scroll bars with the display picture control, need OnLButtonDown message needs WS_CHILD | WS_VISIBLE | SS_NOTIFY window style to use: DWORD lStyle = WS_CHILD | WS_VISIBLE | SS_NOTIFY m_PicShowWnd.Create (_T (" " ), lStyle, CRect (5, 5 , 100, 30), this, 102) m_PicShowWnd.ShowWindow (true) through the program control window size, image content and the scroll bar will automatically adapt.
 Downloaders recently: [More information of uploader zhx.zhangxiao]
 To Search:
File list (Check if you may need any files):
ScrollBitmapWnd.h
ScrollBitmapWnd.cpp
    

CodeBus www.codebus.net