Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FlexGrid not visible

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi everybody,

I'm writing a program with MFC and a FormView, containing a FlexGRid.

The Flexgrid should be shown in the FormView and I constructed it with the Create Funktion. ( cause I want it to be maximized in the window )

Problem: When I test the program on a Computer without Visual C++ on it, it does not work ! ( The FlexGrid is not shown, all other functions are OK !
MSFlexGrid.OCX has been installed and registered correctly )

On any Computer where I installed MS VC++ it works !
When I erase VC++ ( by uninstall ) the program still works !

Can anybody tell me what happened ???????????
Which files are missing on a "normal" computer ??

Regards,
SAM
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top