VRX OS/2 v2.13 VRWindow CALL ColorDlg_Create dialog Modal CALL ColorDlg_Close Color Selection Dialog ColorDlg VRValueSet ItemBorder Columns ItemType ColorIndex ;Black;Blue;Brown;Cyan;DarkBlue;DarkCyan;DarkGray;DarkGreen;DarkPink;DarkRed;Green;PaleGray;Pink;Red;White;Yellow; Black HiliteColor CALL Color_VS_Click Black Color_VS VRDescriptiveText Select a color by clicking on the appropriate box SelectColor_DT VRGroupBox Raised Type_GB VRRadioButton NoPointerFocus Foreground CALL Foreground_RB_Click Foreground_RB VRRadioButton NoPointerFocus Background CALL Background_RB_Click Background_RB VRDescriptiveText Center Center Sample 24.Helv Bold Italic White Black Sample_DT VRPushButton NoPointerFocus CALL Ok_PB_Click Ok_PB VRPushButton NoPointerFocus ~Cancel CALL Cancel_PB_Click Cancel_PB ColorDlg