SYNTAX
Readonly property InitializePoint as Integer
DESCRIPTION
This property used to set the last sequence of the retrieved news
which was saved in custom storage.
SAMPLE
Public WithEvents server As new CVertexFXNewsSvr
Private Sub InitializePo...
SYNTAX
Readonly property Port as Integer
DESCRIPTION
This property used to set the Port of the Server which is type of
Integer.
SAMPLE
Public WithEvents server As new CVertexFXNewsSvr
Private Sub SetPort_Click (ByVal sender As System.Object, ByVa...
SYNTAX
Readonly property Password as String
DESCRIPTION
Set the Password of the Server which is type of String
SAMPLE
Public WithEvents server As new CVertexFXNewsSvr
Private Sub SetPassword_Click (ByVal sender As System.Object, ByVal e As Syste...
SYNTAX
Readonly property Username as String
DESCRIPTION
This property used to set the Username of the Server which is type of
String.
PARAMETERS
No Parameters
SAMPLE
Public WithEvents server As new CVertexFXNewsSvr
Private Sub SetUsername_Cl...