Properties for cApplication

View property list in alphabetical order

NameDescription
pbEnterKeyAsTabKeyDetermines whether the Enter key should act like the Tab key
pbLegacyDialogRatioSets an application's sizing to use the older, DPI unfriendly dialog to GUI conversion logic
pbPreserveEnvironmentDetermines whether program information is automatically saved and restored
pbUseWindowsFontDetermines whether the application uses Windows system fonts
peHelpTypeDetermines which type of help system is used by the program
phoCommandLineHolds the object-handle of the embedded cCommandLine object
phoMainPanelHolds the object-handle of the program's main panel
phoVersionInfoHolds the object-handle of the embedded cVersionInfo object
phoWorkspaceHolds the object-handle of the embedded cWorkspace object
psAutoOpenWorkspaceControls which workspace file is opened by cApplication object in program
psCompanyThe name of the company producing the program
psHelpFileName of the compiled HTML (CHM) helpfile to display
psProductThe name of the product
psProgramThe name of the program
psVersionThe version of the program

Inherited Properties from cObject

Child_CountReturns the number of child objects the object contains
Delegation_ModeDetermines if and how unknown messages are delegated
NameReturns the full name of the object including parentage
Object_IdReturns the object handle of the object, can be used to determine if an object exists
Object_LabelReturns the short name of an object
ParentReturns the parent of an object
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencing