By default, the title bar of the Active X display control shows a blue background with white text, with controls for Connection and Recording status. Is it possible to change the background and text color in the title bar?
According to the MIP Documentation it is possible:
SHORT CImageViewerInterface.SetHeaderFontColors(..
SHORT CImageViewerInterface.SetHeaderShadeColors2(..
Bo, what about when using the ImageViewerControl? It seems to hide a lot of the methods and properties of the ActiveX that it contains including the methods that set the header colors. Is there a way to access these methods from ImageViewerControl?
Dave
No, there is no way to access these methods from ImageViewerControl.