home *** CD-ROM | disk | FTP | other *** search
- 1 Crescent Text Control
- 2 Crescent Text Property Page
- 3 Crescent Date Control
- 4 Crescent Date Property Page
- 5 Crescent Time Control
- 6 Crescent Time Property Page
- 7 Crescent Long Control
- 8 Crescent Long Property Page
- 9 Crescent Double Control
- 10 Crescent Double Property Page
- 11 Crescent Currency Control
- 12 Crescent Currency Property Page
- 13 Crescent Label Control
- 14 Crescent Label Property Page
- 15 Crescent Text Additional Properties
- 16 CSText Specific
- 17 Crescent Text Characters Property
- 18 Characters
- 101 General
- 103 CSDate specific
- 105 CSTime specific
- 107 CSLong specific
- 109 CSDouble specific
- 111 CSCurrency specific
- 113 General
- 114 QP4WIN.INI
- 115 CSText Settings
- 116 BackColor
- 117 ForeColor
- 118 AutoScroll
- 119 BorderEffect
- 120 BorderStyle
- 121 DataProperty
- 122 ReadOnly
- 123 EOLTab
- 124 ErrorBeep
- 125 FocusSelect
- 126 Insert
- 127 Justification
- 128 Characters
- 129 CharacterTable
- 130 Mask
- 131 MaxCharacters
- 132 UseUnderline
- 133 ValidateMask
- 134 FillChar
- 135 PasswordChar
- 136 AutoScroll must be either True or False
- 137 BorderEffect must be 0-None, 1-Pop, or 2-Drop
- 138 DataProperty must be 0-Text, 1-Raw, or 2-Value
- 139 ReadOnly/DisplayOnly must be either True or False
- 140 EOLTab must be either True or False
- 141 ErrorBeep must be either True or False
- 142 FocusSelect must be either True or False
- 143 Insert must be either True or False
- 144 Justification must be 0-Left, 1-Center, or 2-Right
- 145 BorderStyle must be either 0-None, or 1-Fixed Single
- 146 Characters must be a valid combination of the Character Flags
- 147 Invalid RawData Value
- 148 MaxLength/MaxCharacters must be an integer from 0 to 255
- 149 Modified must be either True or False
- 150 FmtControl
- 151 FmtDecimal
- 152 FmtThousands
- 153 FmtDecDigits
- 154 FmtIntDigits
- 155 CSLong Settings
- 156 CSDate Settings
- 157 MaxValue
- 158 MinValue
- 159 CSTime Settings
- 160 CSDouble Settings
- 161 CSCurrency Settings
- 162 CSLabel Settings
- 163 FmtControl must be either 0-Use WIN.INI Format, or 1-Use Properties
- 164 FmtIntDigits must be an integer from 0 to 15
- 165 FmtDecDigits must be an integer from 0 to 15
- 166 The FmtDecimal property must not be blank
- 167 The FmtDecimal property must not be a negative sign (-)
- 168 The FmtDecimal property must not be a number (0-9)
- 169 The FmtThousands property must not be a negative sign (-)
- 170 The FmtThousands property must not be a number (0-9)
- 171 FmtDecimal and FmtThousands must not be the same character
- 172 The FmtCurrency property must not be a negative sign (-)
- 173 The FmtCurrency property must not be a number (0-9)
- 174 FmtCurrency and FmtDecimal must not be the same character
- 175 The FmtCurrency property must not be greater than 6 characters long
- 176 ShowZero
- 177 FmtCurrency
- 178 FmtDecDigits must be an integer from 0 to 4
- 179 FmtControl must be a number from 0 to 11 (see Help File for details)
- 180 DataProperty must be either 0-Text, or 1-Raw
- 181 FmtIntDigits must be an integer from 1 to 10
- 182 The UseFillChar/UseUnderline property must be either True or False
- 183 HideSelection
- 184 HideSelection must be either True or False
- 185 The MouseIcon property must be an Icon (not a bitmap or metafile)
- 186 The MousePointer property must be a number from 0 to 13
- 187 FmtSeparator
- 188 BackgroundStyle
- 189 ChiselColor
- 190 ChiselText
- 191 LabelStyle
- 192 WordWrap
- 193 FmtDay
- 194 FmtMonth
- 195 FmtYear
- 196 MaxValue must be a long integer in the appropriate range for the current DateType. See the help file for details.
- 197 MinValue must be a long integer in the appropriate range for the current DateType. See the help file for details.
- 198 Value must be a long integer in the appropriate range for the current DateType. See the help file for details.
- 200 FmtDay must be 0 - None, 1 - No Leading Zero, or 2 - Leading Zero
- 201 FmtMonth must be 0 - None, 1 - No Leading Zero, 2 - Leading Zero, 3 - Abbreviated month name, or 4 - Full month name
- 202 FmtYear must be 0 - None, 1 - Two Digit Year, or 2 - Four Digit Year
- 203 FmtSeparator must not be a number (0-9)
- 204 FillChar must not be a number (0-9)
- 205 The FillChar cannot be the same as the Separator
- 206 FmtControl must be a number from 0-Use WIN.INI Format, 1-MDY, 2-DMY, or 3-YMD.
- 207 FmtControl must be a number from 0 to 7 (see Help File for details).
- 208 MaxValue must be a long integer from -1 to 86399
- 209 MinValue must be a long integer from -1 to 86399
- 210 Value must be a long integer from -1 to 86399
- 211 FmtHours
- 212 FmtSeconds
- 213 FmtLeadingZero
- 214 FmtHours must be 0-Use WIN.INI Format, 1-12 Hour clock, or 2-24 Hour clock.
- 215 FmtSeconds must be either 0-Show Seconds, or 1-Do not show seconds
- 216 FmtLeadingZero must be 0-Use WIN.INI, 1-No leading zero, or 2-Use leading zero
- 217 FmtAM
- 218 FmtPM
- 219 Align
- 220 Alignment
- 221 MousePointer
- 222 Align must be a value from 0 to 5 (see Help File for details)
- 223 Alignment must be 0-Left, 1-Center, or 2-Right
- 224 ChiselText must be 0-None, 1-Inset, or 2-Raised
- 225 LabelStyle must be 0-Label, 1-Horz Bump, or 2-Vert Bump
- 226 WordWrap must be either True or False
- 227 BackgroundStyle must be 0-Transparent, 1-Normal, or 2-Texture
- 228 MS Sans Serif
- 229 FontName
- 230 FontSize
- 231 FontBold
- 232 FontItalic
- 233 FontUnderline
- 234 FontStrikethru
- 235 Height
- 236 Width
- 237 Crescent Time Values Property Page
- 238 Values
- 239 Crescent Date Values Property Page
- 240 DateType
- 241 DateType must be 0 - VisualBasic, or 1 - Crescent
- 242 Style Flags
- 243 Fmt Flags
- 244 DataChanged must be either True or False
- 245 &Undo
- 246 Cu&t
- 247 &Copy
- 248 &Paste
- 249 &Delete
- 250 Select &All
- 251 BoundTimeMode must be either 0 - Preserve, or 1 - BoundTime
- 252 BoundDateMode must be either 0 - Preserve or 1 - BoundDate
- 253 BoundTimeMode
- 254 BoundTime
- 255 BoundDateMode
- 256 BoundDate
- 61440 Open
- 61441 Save As
- 61442 All Files (*.*)
- 61443 Untitled
- 61588 Linked %s
- 61589 Unknown Type
- 61696 Invalid filename.
- 61697 Failed to open document.
- 61698 Failed to save document.
- 61699 Save changes to %1?
- 61700 Failed to create empty document.
- 61701 The file is too large to open.
- 61702 Could not start print job.
- 61703 Failed to launch help.
- 61704 Internal application error.
- 61705 Command failed.
- 61706 Insufficient memory to perform operation.
- 61712 Please enter an integer.
- 61713 Please enter a number.
- 61714 Please enter an integer between %1 and %2.
- 61715 Please enter a number between %1 and %2.
- 61716 Please enter no more than %1 characters.
- 61717 Please select a button.
- 61718 Please enter an integer between 0 and 255.
- 61719 Please enter a positive integer.
- 61728 Unexpected file format.
- 61729 %1\nCannot find this file.\nPlease verify that the correct path and file name are given.
- 61730 Destination disk drive is full.
- 61731 Unable to read from %1, it is opened by someone else.
- 61732 Unable to write to %1, it is read-only or opened by someone else.
- 61733 An unexpected error occurred while reading %1.
- 61734 An unexpected error occurred while writing %1.
- 61829 %1\nUnable to register document.\nThe document may already be open.
- 61836 Unable to read write-only property.
- 61837 Unable to write read-only property.
- 61840 Unable to load mail system support.
- 61841 Mail system DLL is invalid.
- 61842 Send Mail failed to send message.
- 61984 OK\n50
- 61985 Cancel\n50
- 61986 &Apply\n50
- 61987 &Help\n50
- 61988 Close
-