Looks up a localized string similar to Allow the user to fire a custom event clicking on the toolbar or on the context menu. If set to false the button in the toolbar (or the item in the context menu) is not shown. When set to true the existing security settings are applied.

Namespace: Ico.Awx.Resources
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string AllowCustomEventDescription { get; }
Visual Basic
Public Shared ReadOnly Property AllowCustomEventDescription As String
	Get
JScript
static function get AllowCustomEventDescription () : String

See Also