EmbeddedSpinBox Class

Definition

public ref class EmbeddedSpinBox : System::Windows::Forms::NumericUpDown, Microsoft::ReportingServices::QueryDesigners::IGridEmbeddedControl, Microsoft::ReportingServices::QueryDesigners::IGridEmbeddedControlManagement2, Microsoft::ReportingServices::QueryDesigners::IGridEmbeddedSpinControl
public class EmbeddedSpinBox : System.Windows.Forms.NumericUpDown, Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControl, Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControlManagement2, Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedSpinControl
type EmbeddedSpinBox = class
    inherit NumericUpDown
    interface IGridEmbeddedControl
    interface IGridEmbeddedControlManagement2
    interface IGridEmbeddedControlManagement
    interface IGridEmbeddedSpinControl
Public Class EmbeddedSpinBox
Inherits NumericUpDown
Implements IGridEmbeddedControl, IGridEmbeddedControlManagement2, IGridEmbeddedSpinControl
Inheritance
EmbeddedSpinBox
Implements

Constructors

EmbeddedSpinBox()
EmbeddedSpinBox(Control, Int32)

Fields

m_ColumnIndex
m_MarginsWidth
m_myDefWidth
m_RowIndex

Properties

ColumnIndex
DefaultSize
Enabled
Increment
Maximum
Minimum
RowIndex
WantMouseClick

Methods

AddDataAsString(String)
ClearData()
GetCurSelectionAsString()
GetCurSelectionIndex()
OnFontChanged(EventArgs)
OnTextBoxResize(Object, EventArgs)
PostProcessFocusFromKeyboard(Keys, Keys)
ProcessKeyPreview(Message)
ReceiveChar(Char)
ReceiveKeyboardEvent(KeyEventArgs)
SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
SetCurSelectionAsString(String)
SetCurSelectionIndex(Int32)
SetHorizontalAlignment(HorizontalAlignment)

Events

ContentsChanged

Applies to