How do I get the GDViewer box to become the actual size of the screen (which varies) upon the form load.
Using VB6.
oGdViewer.Top = 0
oGdViewer.Height = Me.Height '- minus height of other items like menu's, statusbar, etc.
oGdViewer.Left = 0
oGdViewer.Width = Me.Width '- minus width of other items
Return to GdViewer [Pro] ActiveX
Users browsing this forum: No registered users and 1 guest