MSM-Workstation
Components

Window

Although a window is not strictly a component, there are a number of properties that may be defined for a window as well. There are three types of windows:

Normal window

The default property for a normal window is Title.

The property list for a normal window is:

Property Name
(MSM-Workstation)
Property Name
(MWAPI)
Default ValueValue Range
ActiveACTIVE Boolean value
BackColorBCOLOR Color
CancelButtonZCANCELBUTTON Name of default button
ColorCOLOR Color
CompNameRtn  Name of compiled routine
CompPrefixGbl XXXPrefix for global variables
CompPrefixRtn XXXPrefix for compiled routines
CompTrace 0Boolean value
DefaultButtonDEFBUTTON Name of default button
DevMode GUIDevelepment Mode
DisplayDISPLAY Display
FontBoldFSTYLE Boolean value
FontFaceFFACE Font face
FontItalicFSTYLE Boolean value
FontSizeFSIZE Font size
FontUlineFSTYLE Boolean value
ForeColorFCOLOR Color
GridHeight 8Positive numeric value
GridOn 1Boolean value
GridSnap 1Boolean value
GridUnits ZDLGUnit Specification
GridWidth 4Positive numeric value
IconICON External resource
IconTitleITITLE Free text
MVersion MSMVersion of M[UMPS]
MaximizedZMAX0Boolean value
MenuBarMENUBAR Name of menu
MessageZMESSAGE Free text
MinButtonICONIFY Boolean value
MinHeightSIZEMIN Positive numeric value
MinUnitsSIZEMIN Unit Specification
MinWidthSIZEMIN Positive numeric value
MinimizedMIN Boolean value
ModalMODAL Modality
NextControlNEXTG Name of component
ParentPARENT Name of window
PointerPTYPE Pointer (extended)
PosJustifyH  Horizontal Justification
PosJustifyV  Vertical Justification
PosLeftPOS Positive numeric value
PosRecall 1Boolean value
PosTopPOS Positive numeric value
PosUnitsPOS Unit Specification
PrincipalModule  Principal module
ResizableRESIZE1Boolean value
ScrollBarsSCROLL Boolean value
SizeHeightSIZE Positive numeric value
SizeRecall 1Boolean value
SizeUnitsSIZE Unit Specification
SizeWidthSIZE Positive numeric value
TBackColorTBCOLOR Color
TForeColorTFCOLOR Color
TiedTIED Boolean value
TitleTITLE Free text
TypeTYPEAPPLICATIONType of window
UnitsUNITSZDLGUnit Specification
VisibleVISIBLE Boolean value
WinHeightSIZEWIN100Positive numeric value
WinUnitsSIZEWINZDLGUnit Specification
WinWidthSIZEWIN150Positive numeric value

Parent window

The default property for a parent window in a Multiple Document Interface (MDI) environment is Title.

The property list for a parent window in a Multiple Document Interface (MDI) environment is:

Property Name
(MSM-Workstation)
Property Name
(MWAPI)
Default ValueValue Range
ActiveACTIVE Boolean value
AreaColorZACOLOR Color
BackColorBCOLOR Color
ColorCOLOR Color
CompNameRtn  Name of compiled routine
CompPrefixGbl XXXPrefix for global variables
CompPrefixRtn XXXPrefix for compiled routines
CompTrace 0Boolean value
DevMode GUIDevelepment Mode
DisplayDISPLAY Display
FontBoldFSTYLE Boolean value
FontFaceFFACE Font face
FontItalicFSTYLE Boolean value
FontSizeFSIZE Font size
FontUlineFSTYLE Boolean value
ForeColorFCOLOR Color
GridHeight 8Positive numeric value
GridOn 1Boolean value
GridSnap 1Boolean value
GridUnits ZDLGUnit Specification
GridWidth 4Positive numeric value
IconICON External resource
IconTitleITITLE Free text
MVersion MSMVersion of M[UMPS]
MaximizedZMAX0Boolean value
MenuBarMENUBAR Name of menu
MessageZMESSAGE Free text
MinButtonICONIFY Boolean value
MinHeightSIZEMIN Positive numeric value
MinUnitsSIZEMIN Unit Specification
MinWidthSIZEMIN Positive numeric value
MinimizedMIN Boolean value
ModalMODAL Modality
PointerPTYPE Pointer (extended)
PosJustifyH  Horizontal Justification
PosJustifyV  Vertical Justification
PosLeftPOS Positive numeric value
PosRecall 1Boolean value
PosTopPOS Positive numeric value
PosUnitsPOS Unit Specification
PrincipalModule  Principal module
ResizableRESIZE1Boolean value
SizeHeightSIZE Positive numeric value
SizeRecall 1Boolean value
SizeUnitsSIZE Unit Specification
SizeWidthSIZE Positive numeric value
TBackColorTBCOLOR Color
TForeColorTFCOLOR Color
TitleTITLE Free text
TypeTYPEZMDIType of window
UnitsUNITSZDLGUnit Specification
VisibleVISIBLE Boolean value
WinHeightSIZEWIN100Positive numeric value
WinUnitsSIZEWINZDLGUnit Specification
WinWidthSIZEWIN150Positive numeric value

Child window

The default property for a child window in a Multiple Document Interface (MDI) environment is Title.

The property list for a child window in a Multiple Document Interface (MDI) environment is:

Property Name
(MSM-Workstation)
Property Name
(MWAPI)
Default ValueValue Range
ActiveACTIVE Boolean value
BackColorBCOLOR Color
CancelButtonZCANCELBUTTON Name of default button
ColorCOLOR Color
CompNameRtn  Name of compiled routine
CompPrefixGbl XXXPrefix for global variables
CompPrefixRtn XXXPrefix for compiled routines
CompTrace 0Boolean value
DefaultButtonDEFBUTTON Name of default button
DevMode GUIDevelepment Mode
FontBoldFSTYLE Boolean value
FontFaceFFACE Font face
FontItalicFSTYLE Boolean value
FontSizeFSIZE Font size
FontUlineFSTYLE Boolean value
ForeColorFCOLOR Color
GridHeight 8Positive numeric value
GridOn 1Boolean value
GridSnap 1Boolean value
GridUnits ZDLGUnit Specification
GridWidth 4Positive numeric value
IconICON External resource
IconTitleITITLE Free text
MVersion MSMVersion of M[UMPS]
MaximizedZMAX Boolean value
MenuBarMENUBAR Name of menu
MessageZMESSAGE Free text
MinButtonICONIFY Boolean value
MinHeightSIZEMIN Positive numeric value
MinUnitsSIZEMIN Unit Specification
MinWidthSIZEMIN Positive numeric value
MinimizedMIN Boolean value
NextControlNEXTG Name of component
ParentPARENT Name of window
PointerPTYPE Pointer (extended)
PosJustifyH  Horizontal Justification
PosJustifyV  Vertical Justification
PosLeftPOS Positive numeric value
PosRecall 1Boolean value
PosTopPOS Positive numeric value
PosUnitsPOS Unit Specification
PrincipalModule  Principal module
ResizableRESIZE1Boolean value
ScrollBarsSCROLL Boolean value
SizeHeightSIZE Positive numeric value
SizeRecall 1Boolean value
SizeUnitsSIZE Unit Specification
SizeWidthSIZE Positive numeric value
TBackColorTBCOLOR Color
TForeColorTFCOLOR Color
TitleTITLE Free text
TypeTYPEZMDICHILDType of window
UnitsUNITSZDLGUnit Specification
VisibleVISIBLE Boolean value
WinHeightSIZEWIN100Positive numeric value
WinUnitsSIZEWINZDLGUnit Specification
WinWidthSIZEWIN150Positive numeric value

Go back to the alphabetic list of components.