Class RadDockStringId
Contains the predefined Ids to be used by the Localization Provider.
Inheritance
System.Object
RadDockStringId
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.Localization
Assembly: Telerik.WinControls.RadDock.dll
Syntax
public static class RadDockStringId
Fields
ContextMenuAutoHide
Declaration
public const string ContextMenuAutoHide = "ContextMenuAutoHide"
Field Value
System.String
|
ContextMenuCancel
Declaration
public const string ContextMenuCancel = "ContextMenuCancel"
Field Value
System.String
|
ContextMenuClose
Declaration
public const string ContextMenuClose = "ContextMenuClose"
Field Value
System.String
|
ContextMenuCloseAll
Declaration
public const string ContextMenuCloseAll = "ContextMenuCloseAll"
Field Value
System.String
|
ContextMenuCloseAllButPinned
Declaration
public const string ContextMenuCloseAllButPinned = "ContextMenuCloseAllButPinned"
Field Value
System.String
|
ContextMenuCloseAllButThis
Declaration
public const string ContextMenuCloseAllButThis = "ContextMenuCloseAllButThis"
Field Value
System.String
|
ContextMenuDockable
Declaration
public const string ContextMenuDockable = "ContextMenuDockable"
Field Value
System.String
|
ContextMenuFloating
Declaration
public const string ContextMenuFloating = "ContextMenuFloating"
Field Value
System.String
|
ContextMenuHide
Declaration
public const string ContextMenuHide = "ContextMenuHide"
Field Value
System.String
|
ContextMenuMoveToNextTabGroup
Declaration
public const string ContextMenuMoveToNextTabGroup = "ContextMenuMoveToNextTabGroup"
Field Value
System.String
|
ContextMenuMoveToPreviousTabGroup
Declaration
public const string ContextMenuMoveToPreviousTabGroup = "ContextMenuMoveToPreviousTabGroup"
Field Value
System.String
|
ContextMenuNewHorizontalTabGroup
Declaration
public const string ContextMenuNewHorizontalTabGroup = "ContextMenuNewHorizontalTabGroup"
Field Value
System.String
|
ContextMenuNewVerticalTabGroup
Declaration
public const string ContextMenuNewVerticalTabGroup = "ContextMenuNewVerticalTabGroup"
Field Value
System.String
|
ContextMenuTabbedDocument
Declaration
public const string ContextMenuTabbedDocument = "ContextMenuTabbedDocument"
Field Value
System.String
|
DocumentTabStripCloseButton
Declaration
public const string DocumentTabStripCloseButton = "DocumentTabStripCloseButton"
Field Value
System.String
|
DocumentTabStripListButton
Declaration
public const string DocumentTabStripListButton = "DocumentTabStripListButton"
Field Value
System.String
|
ToolTabStripCloseButton
Declaration
public const string ToolTabStripCloseButton = "ToolTabStripCloseButton"
Field Value
System.String
|
ToolTabStripDockStateButton
Declaration
public const string ToolTabStripDockStateButton = "ToolTabStripDockStateButton"
Field Value
System.String
|
ToolTabStripPinButton
Declaration
public const string ToolTabStripPinButton = "ToolTabStripPinButton"
Field Value
System.String
|
ToolTabStripUnpinButton
Declaration
public const string ToolTabStripUnpinButton = "ToolTabStripUnpinButton"
Field Value
System.String
|