Class OverloadListPopup
Class OverloadListPopup.
Implements the Intelli
Inherited Members
Namespace: Telerik.WinForms.Controls.SyntaxEditor.UI
Assembly: Telerik.WinControls.SyntaxEditor.dll
Syntax
public class OverloadListPopup : IntelliPromptBase, IThemeChangeListener, IDisposable
Constructors
OverloadListPopup(RadSyntaxEditorElement)
Initializes a new instance of the Overload
Declaration
public OverloadListPopup(RadSyntaxEditorElement syntaxEditor)
Parameters
Rad The code editor. |
Properties
DescriptionControl
Declaration
public TextContainerUserControl DescriptionControl { get; }
Property Value
DownButton
InfoLabel
Presenter
Gets the presenter.
Declaration
public OverloadListPresenter Presenter { get; }
Property Value
Overload The presenter. |
SingatureControl
Declaration
public TextContainerUserControl SingatureControl { get; }
Property Value
UpButton
Methods
EditorLocationChanged(Object, EventArgs)
Declaration
protected override void EditorLocationChanged(object sender, EventArgs e)
Parameters
System.
|
System.
|
Overrides
ReadOwnerProperties()
Declaration
protected override void ReadOwnerProperties()
Overrides
Reset()
Resets this instance.
Declaration
protected override void Reset()