Looks up a localized string similar to If you enable the Ack on double click it will be not possible to toggle the ToolBar visibility with a double click. Are you sure you want to enable it?.
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public static string WarningDoubleClick { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property WarningDoubleClick As String
Get |
| JScript |
|---|
static function get WarningDoubleClick () : String
|
See Also