DVD Player SDK ActiveX Control ReferenceMethods ResizeControl DVD Player ActiveX Control ResizeControl Resize the display area. Public Function ResizeControl( _ ByVal iWidth As Integer , _ ByVal iHeight As Integer) ParameteriWidththe width of display area.iHeightthe height of display area.No Return ValueExample Visual Basic SyntaxDVDPlayer1.ResizeControl 100 , 200