ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbNormal Field

In This Topic
vbNormal Field
In This Topic
Specifies the normal file attribute. This attribute indicates that the file does not have other attributes set. This is the default attribute for most files.
Syntax
'Declaration
 
Public Const vbNormal As FileAttribute
 
See Also