'Declaration Public Function New( _ ByVal size As Integer _ )
'Declaration
Public Function New( _ ByVal size As Integer _ )
'Usage Dim size As Integer Dim instance As New GelFrame_Continue(size)
'Usage
Dim size As Integer Dim instance As New GelFrame_Continue(size)
public GelFrame_Continue( int size )
GelFrame_Continue Class GelFrame_Continue Members