EmbeddedSpinBox Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- Vererbung
-
EmbeddedSpinBox
- Implementiert
Konstruktoren
| Name | Beschreibung |
|---|---|
| EmbeddedSpinBox() | |
| EmbeddedSpinBox(Control, Int32) | |
Felder
| Name | Beschreibung |
|---|---|
| m_ColumnIndex | |
| m_MarginsWidth | |
| m_myDefWidth | |
| m_RowIndex | |
Eigenschaften
| Name | Beschreibung |
|---|---|
| ColumnIndex | |
| DefaultSize | |
| Enabled | |
| Increment | |
| Maximum | |
| Minimum | |
| RowIndex | |
| WantMouseClick | |
Methoden
Ereignisse
| Name | Beschreibung |
|---|---|
| ContentsChanged | |