Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Property Grid
  New Posts New Posts RSS Feed - Use of Xtreme Property Grid
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Use of Xtreme Property Grid

 Post Reply Post Reply
Author
Message
minamkhan View Drop Down
Newbie
Newbie
Avatar

Joined: 04 February 2004
Location: Pakistan
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote minamkhan Quote  Post ReplyReply Direct Link To This Post Topic: Use of Xtreme Property Grid
    Posted: 04 February 2004 at 11:36pm

I want to use Xtreme Property Grid in SDI App What header files, what resources  i have to include. What will be the procedure. Please tell me briefly or tell me if there is any tutorial for that.

Regards

minamkhan

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 09 February 2004 at 11:58am

if you have ToolkitPro, you must add

#include <XTToolkitPro.h> to your stdafx.h,

if you have single PropertyGrid control only, you must add

 

#include <XTPropertyGridPro.h> to your stdafx.h, and

#include <XTPropertyGridPro.rc> to your *.rc2

 

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.