Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Button Controls Disappearing

This is an FYI...
 
I've had a problem with buttons disappearing when using CFormView.  The same problem as discussed in the knowledgebase link below.

http://digital.ni.com/public.nsf/websearch/862567530005F09F86256726006E261F?OpenDocument

 

I found that doing the following will work around the issue:

  1. We had to select all of the controls (Ctrl+A) in the dialog.
  2. Shift + left click to unselect the NI buttons that were not working properly.
  3. Press the delete button
  4. Ctrl+Z to undo. (make all of the controls re-appear)
  5. Test this by pressing CTRL+T to test the dialog or run your application.

I hope this helps!

 

0 Kudos
Message 1 of 1
(6,011 Views)