Class ImageEditorCommandsElement
Inheritance
System.Object
ImageEditorCommandsElement
Inherited Members
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
Assembly: Telerik.WinControls.UI.dll
Syntax
public class ImageEditorCommandsElement : LightVisualElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IDrawFillElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
ImageEditorCommandsElement(RadImageEditorElement)
Declaration
public ImageEditorCommandsElement(RadImageEditorElement owner)
Parameters
|
RadImageEditorElement
owner
|
Properties
CommandsStackElement
ImageEditorElement
Declaration
public RadImageEditorElement ImageEditorElement { get; }
Property Value
|
RadImageEditorElement
|
OpenButton
RedoButton
SaveButton
TopCommandsStackElement
Declaration
public StackLayoutElement TopCommandsStackElement { get; }
Property Value
|
StackLayoutElement
|
UndoButton
Methods
ChooseIcon(String)
Declaration
protected virtual Image ChooseIcon(string name)
Parameters
|
System.String
name
|
Returns
|
System.Drawing.Image
|
CraeteTopCommandsStackElement()
Declaration
protected virtual StackLayoutElement CraeteTopCommandsStackElement()
Returns
|
StackLayoutElement
|
CreateChildElements()
Declaration
protected override void CreateChildElements()
Overrides
CreateCommands()
Declaration
protected virtual void CreateCommands()
CreateCommandsStackViewport()
Declaration
protected virtual RadStackViewport CreateCommandsStackViewport()
Returns
|
RadStackViewport
|
CreateScrollViewer()
CreateTopCommands()
Declaration
protected virtual void CreateTopCommands()
DisposeCommands()
Declaration
protected virtual void DisposeCommands()
DisposeManagedResources()
Declaration
protected override void DisposeManagedResources()
Overrides
LocalizeCommands()
Declaration
protected virtual void LocalizeCommands()
OnLoaded()
SetCommandIcons()
Declaration
public virtual void SetCommandIcons()