regarding visual basicWhat is the use of the prefix for the names of the controls and variable names?
The use is to specify data types, .e.g,
Dim strRecipientName As String
Dim intItemsProcessed As Integer
Dim blnContinueProcessing As Boolean
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment