EditAutoCopySelectedText Property |
Gets or sets a value that indicates whether selected text is automatically copied into the Windows clipboard.
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public bool AutoCopySelectedText { get; set; }
Public Property AutoCopySelectedText As Boolean
Get
Set
Property Value
BooleanSee Also