comment
news
apps
browse
insights
charts
code_blocks
dev
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
TextEntry
.HistoryCookie
string
HistoryCookie
{
get
;
set
;
}
Description
If set, the history of this text entry will be stored and restored using this key in the local <see cref="P:Sandbox.Internal.GlobalGameNamespace.Cookie" />.
Return
User Comments
Properties
AcceptsImeInput
AllowEmojiReplace
AutoComplete
CaretColor
CaretPosition
CharacterRegex
Disabled
HasContent
HasValidationErrors
HistoryCookie
HistoryMaxItems
Icon
IconPanel
Label
MaxLength
MaxValue
MinLength
MinValue
Multiline
NumberFormat
Numeric
OnTextEdited
Placeholder
Prefix
PrefixLabel
StringRegex
Suffix
SuffixLabel
Text
TextLength
Value
Methods
AddToHistory
CanEnterCharacter
ClearHistory
DestroyAutoComplete
DrawContent
FixNumeric
GetClipboardValue
OnButtonEvent
OnButtonTyped
OnKeyTyped
OnPaste
OnValueChanged
SetProperty
Tick
UpdateAutoComplete
UpdateValidation