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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CRViewer in VB... enable close dont work

Status
Not open for further replies.

WebGuyToo

Programmer
Aug 18, 2004
124
US

Hello,

I'm using a CRViewer9 in my VB6 application. I'm trying to get the X (Close button) in the left hand corner to be enabled when a report shows up in the viewer. I have the viewers EnableCloseButton property set to True. I see the X but its grayed out or disabled. Any help with this would be very appreciated.

Thank you,
WebGuyToo
 
That button is used only to close views that are created when you drill down into a report and will be disabled any time a view is not open.



Two strings walk into a bar. The first string says to the bartender: 'Bartender, I'll have a beer. u.5n$x5t?*&4ru!2[sACC~ErJ'. The second string says: 'Pardon my friend, he isn't NULL terminated'.
 

I did not know that... since it said close I thought it was for the viewer itself. Thanks Dr Joe. I'll just let them use the Window X.

Thanks again,
WebGuyToo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top