ClassRadDiagramSettingsPane
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
public class RadDiagramSettingsPane : ShapedForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl, IThemeChangeListener
Inheritance: objectMarshalByRefObjectComponentControlScrollableControlContainerControlFormShapedFormRadDiagramSettingsPane
Implements:
Inherited Members
Constructors
RadDiagramSettingsPane()
Declaration
public RadDiagramSettingsPane()
Fields
diagramElement
Declaration
protected RadDiagramElement diagramElement
Field Value
Properties
ButtonArrange
Declaration
public RadToggleButton ButtonArrange { get; }
Property Value
ButtonGeneral
Declaration
public RadToggleButton ButtonGeneral { get; }
Property Value
RadButtonAlignBottom
Declaration
public RadButton RadButtonAlignBottom { get; }
Property Value
RadButtonAlignCenter
Declaration
public RadButton RadButtonAlignCenter { get; }
Property Value
RadButtonAlignMiddle
Declaration
public RadButton RadButtonAlignMiddle { get; }
Property Value
RadButtonAlignRight
Declaration
public RadButton RadButtonAlignRight { get; }
Property Value
RadButtonBold
Declaration
public RadToggleButton RadButtonBold { get; }
Property Value
RadButtonItalic
Declaration
public RadToggleButton RadButtonItalic { get; }
Property Value
RadColorBoxBorderColor
Declaration
public RadColorBox RadColorBoxBorderColor { get; }
Property Value
RadColorBoxFill
Declaration
public RadColorBox RadColorBoxFill { get; }
Property Value
RadColorBoxForeColor
Declaration
public RadColorBox RadColorBoxForeColor { get; }
Property Value
RadDropDownListBorderStyle
Declaration
public RadDropDownList RadDropDownListBorderStyle { get; }
Property Value
RadDropDownListFontFamily
Declaration
public RadDropDownList RadDropDownListFontFamily { get; }
Property Value
RadDropDownListFontSize
Declaration
public RadDropDownList RadDropDownListFontSize { get; }
Property Value
RadLabelRotationAngle
Declaration
public RadLabel RadLabelRotationAngle { get; }
Property Value
RadPageViewPageHome
Declaration
public RadPageViewPage RadPageViewPageHome { get; }
Property Value
RadPageViewPageSize
Declaration
public RadPageViewPage RadPageViewPageSize { get; }
Property Value
RadPageViewPageStyle
Declaration
public RadPageViewPage RadPageViewPageStyle { get; }
Property Value
RadPageViewPageText
Declaration
public RadPageViewPage RadPageViewPageText { get; }
Property Value
RadSpinEditorBorderWidth
Declaration
public RadSpinEditor RadSpinEditorBorderWidth { get; }
Property Value
RadSpinEditorHeight
Declaration
public RadSpinEditor RadSpinEditorHeight { get; }
Property Value
RadSpinEditorRotationAngle
Declaration
public RadSpinEditor RadSpinEditorRotationAngle { get; }
Property Value
RadSpinEditorWidth
Declaration
public RadSpinEditor RadSpinEditorWidth { get; }
Property Value
RadSpinEditorX
Declaration
public RadSpinEditor RadSpinEditorX { get; }
Property Value
RadSpinEditorY
Declaration
public RadSpinEditor RadSpinEditorY { get; }
Property Value
RadTextBoxItemText
Declaration
public RadTextBox RadTextBoxItemText { get; }
Property Value
RadTextBox
Methods
Dispose(bool)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
disposing
true if managed resources should be disposed; otherwise, false.
Overrides
HandleMouseDown(MouseEventArgs)
Declaration
public virtual void HandleMouseDown(MouseEventArgs e)
Parameters
e
HandleMouseMove(MouseEventArgs, Form)
Declaration
public virtual void HandleMouseMove(MouseEventArgs e, Form form)
Parameters
e
form
HidePopup()
Declaration
protected void HidePopup()
OnMouseUp(MouseEventArgs)
Declaration
protected override void OnMouseUp(MouseEventArgs e)
Parameters
e
Overrides
OnShown(EventArgs)
Declaration
protected override void OnShown(EventArgs e)
Parameters
e
Overrides
SetDarkIcons()
Declaration
public virtual void SetDarkIcons()
SetIcons()
Declaration
public virtual void SetIcons()
SetStandardIcons()
Declaration
public virtual void SetStandardIcons()
Show(Point, RadDiagramElement)
Declaration
public void Show(Point location, RadDiagramElement owner)
Parameters
location
owner
ShowPopup(Point, RadDiagramElement)
Declaration
protected void ShowPopup(Point location, RadDiagramElement diagramElement)
Parameters
location
diagramElement
WndProc(ref Message)
Declaration
protected override void WndProc(ref Message m)
Parameters
m
Overrides
buttonArrange_ToggleStateChanging(object, StateChangingEventArgs)
Declaration
protected virtual void buttonArrange_ToggleStateChanging(object sender, StateChangingEventArgs args)
Parameters
sender
args
buttonGeneral_ToggleStateChanging(object, StateChangingEventArgs)
Declaration
protected virtual void buttonGeneral_ToggleStateChanging(object sender, StateChangingEventArgs args)
Parameters
sender
args
radButtonBold_ToggleStateChanged(object, StateChangedEventArgs)
Declaration
protected virtual void radButtonBold_ToggleStateChanged(object sender, StateChangedEventArgs args)
Parameters
sender
args
radButtonItalic_ToggleStateChanged(object, StateChangedEventArgs)
Declaration
protected virtual void radButtonItalic_ToggleStateChanged(object sender, StateChangedEventArgs args)
Parameters
sender
args
radDropDownListBorderStyle_SelectedIndexChanged(object, PositionChangedEventArgs)
Declaration
protected virtual void radDropDownListBorderStyle_SelectedIndexChanged(object sender, PositionChangedEventArgs e)
Parameters
sender
e
radDropDownListBorderStyle_VisualListItemFormatting(object, VisualItemFormattingEventArgs)
Declaration
protected virtual void radDropDownListBorderStyle_VisualListItemFormatting(object sender, VisualItemFormattingEventArgs args)
Parameters
sender
args
radDropDownListFontFamily_SelectedIndexChanged(object, PositionChangedEventArgs)
Declaration
protected virtual void radDropDownListFontFamily_SelectedIndexChanged(object sender, PositionChangedEventArgs e)
Parameters
sender
e
radDropDownListFontFamily_VisualListItemFormatting(object, VisualItemFormattingEventArgs)
Declaration
protected virtual void radDropDownListFontFamily_VisualListItemFormatting(object sender, VisualItemFormattingEventArgs args)
Parameters
sender
args
radDropDownListFontSize_SelectedIndexChanged(object, PositionChangedEventArgs)
Declaration
protected virtual void radDropDownListFontSize_SelectedIndexChanged(object sender, PositionChangedEventArgs e)
Parameters
sender
e