EmbeddedSpinBox 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 繼承
-
EmbeddedSpinBox
- 實作
建構函式
| 名稱 | Description |
|---|---|
| EmbeddedSpinBox() | |
| EmbeddedSpinBox(Control, Int32) | |
欄位
| 名稱 | Description |
|---|---|
| m_ColumnIndex | |
| m_MarginsWidth | |
| m_myDefWidth | |
| m_RowIndex | |
屬性
| 名稱 | Description |
|---|---|
| ColumnIndex | |
| DefaultSize | |
| Enabled | |
| Increment | |
| Maximum | |
| Minimum | |
| RowIndex | |
| WantMouseClick | |
方法
事件
| 名稱 | Description |
|---|---|
| ContentsChanged | |