Click here to Skip to main content
15,889,651 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is anybody knows how to use CPagerCtrl class.
Posted

1 solution

If your using mfc arhitecture then,
1)As you says "CPagerCtrl" used or not then, it is not member function of microsoft foundation class so as usual nobody using this.
2)If you buy any library then may be changce of this class belong this library.

Ho to verify,
1)Threre is always good practise by every company that they mentioned copyright@ and companyname at the header of .cpp file.with that you can seen the company.
Nd if there is microsoft as company then i need rest. :(
2)And there may be not company name ,but author name should there.
3)Sum time actually you forgot when you guys develope a class.
May be this class belong to you company project only. ;)

else post code of file :D
i will give you more infomation.

And mention your visual studio version i am working on visual studio 2010.
you may use microsort visual studio 2012 and microsoft may introduce it on studio 2012 :D
Thanks and regard
coderblock.
-------------------------------
Bugs,assetion,null point :( waste of life
 
Share this answer
 
v2
Comments
Jochen Arndt 17-Apr-13 7:52am    
CPagerCtrl is part of the MFC since VS 2008. See http://msdn.microsoft.com/de-de/library/vstudio/bb157906%28v=vs.100%29.aspx
SNI 17-Apr-13 7:54am    
:)Thanks for ur kind reply.

This class is defined in afxcmn.h of VS2010. But I am unable to find any sample / example of this class. If u know pls let me know.
Coder Block 17-Apr-13 7:56am    
but it required may be visual studio 2012 to run.i roufly idea on even msdn and it .cpp file reqiured _WIN32_IE >= 0x0500

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900