FrmAbout

Display a string in a Userform as 'About' window, can display string or file by passing filename and path.

CodeFunctionName
What is this?

Public

Tested

Original Work
' About Dialog box
' Can read a text file or a string into a dialog
' Usage
' About "","D:\my\projects'Company.txt" ' to read file saved in that path
' or
' About "About complete string","", "About this app", "Thanks" ' to have certaint string shown
' Needs IsThere1
'

By ANmar Amdeen

AboutText, OrFullFile, Title, CommandCaption, RightToLeft

Views 4,482

Downloads 1,594

CodeID
DB ID