名前 | 解説 | |
---|---|---|
AddCreator | オーバーロードされます。 指定したデータ形式のツールボックス アイテム クリエータを追加します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
AddLinkedToolboxItem | オーバーロードされます。 現在のプロジェクトに有効なリンク済みのツールボックス項目をツールボックスに追加します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
AddToolboxItem | オーバーロードされます。 オーバーライドされます。 ツールボックス項目をツールボックスに追加し、指定したカテゴリが存在しない場合、そのカテゴリを作成します。 | |
BeginInvoke | オーバーロードされます。 Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. System.Windows.Forms.Controlから継承されます。 | |
BringToFront | Brings the control to the front of the z-order. System.Windows.Forms.Controlから継承されます。 | |
ChangeVisibilityCategory | カテゴリの表示/非表示を変更します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
ConfigureToolboxItems | IToolboxUserオブジェクトに従ってツールボックス項目の状態を設定します。このオブジェクトがサポートするツールボックス項目が利用可能になり、他の項目が無効になります。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. System.Windows.Forms.Controlから継承されます。 | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. System.Windows.Forms.Controlから継承されます。 | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. System.Windows.Forms.Controlから継承されます。 | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | |
DeserializeToolboxItem | オーバーロードされます。 指定したツールボックス項目を示すオブジェクトから、シリアル化形式でツールボックス項目を取得します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
Dispose | System.ComponentModel.Componentから継承されます。 | |
DoDragDrop | Begins a drag-and-drop operation. System.Windows.Forms.Controlから継承されます。 | |
DrawToBitmap | Supports rendering to the specified bitmap. System.Windows.Forms.Controlから継承されます。 | |
EnableCategory | 有効または無効するカテゴリ名を指定します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. System.Windows.Forms.Controlから継承されます。 | |
EnsureCategories | すべてのカテゴリを更新します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
FindForm | Retrieves the form that the control is on. System.Windows.Forms.Controlから継承されます。 | |
Focus | Sets input focus to the control. System.Windows.Forms.Controlから継承されます。 | |
GetChildAtPoint | オーバーロードされます。 Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. System.Windows.Forms.Controlから継承されます。 | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. System.Windows.Forms.Controlから継承されます。 | |
GetGroups | Groupsコレクションの読み取り専用のラッパーを返します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. System.Windows.Forms.Controlから継承されます。 | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. System.Windows.Forms.Controlから継承されます。 | |
GetSelectedToolboxItem | オーバーロードされます。 現在選択されているツールボックス項目を取得します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
GetToolboxItems | オーバーロードされます。 指定したカテゴリと指定したデザイナ ホストに関連付けられているツールボックス項目のコレクションを、ツールボックスから取得します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
Hide | Conceals the control from the user. System.Windows.Forms.Controlから継承されます。 | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
Invalidate | オーバーロードされます。 Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. System.Windows.Forms.Controlから継承されます。 | |
Invoke | オーバーロードされます。 Executes the specified delegate on the thread that owns the control's underlying window handle. System.Windows.Forms.Controlから継承されます。 | |
IsSupported | オーバーロードされます。 指定したシリアル化されたツールボックス項目を表すオブジェクトが、指定した属性と指定したデザイナ ホストと一致するかどうかを示す値を取得します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
IsToolboxItem | オーバーロードされます。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
LogicalToDeviceUnits | オーバーロードされます。 Converts a Logical DPI value to its equivalent DeviceUnit DPI value. System.Windows.Forms.Controlから継承されます。 | |
PerformAutoScale | Performs scaling of the container control and its children. System.Windows.Forms.ContainerControlから継承されます。 | |
PerformLayout | オーバーロードされます。 Forces the control to apply layout logic to all its child controls. System.Windows.Forms.Controlから継承されます。 | |
PointToClient | Computes the location of the specified screen point into client coordinates. System.Windows.Forms.Controlから継承されます。 | |
PointToScreen | Computes the location of the specified client point into screen coordinates. System.Windows.Forms.Controlから継承されます。 | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。 | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。 | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. System.Windows.Forms.Controlから継承されます。 | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. System.Windows.Forms.Controlから継承されます。 | |
Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. System.Windows.Forms.Controlから継承されます。 | |
RemoveCreator | オーバーロードされます。 指定したデータ形式に対するツールボックス アイテム クリエータを削除します。 現在実装されていません。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
RemoveToolboxItem | オーバーロードされます。 指定したツールボックス項目を、ツールボックスから削除します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
Reorder | デザイナの状態に応じて更新します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). System.Windows.Forms.Controlから継承されます。 | |
ResumeLayout | オーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。 | |
Scale | System.Windows.Forms.Controlから継承されます。 | |
ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. System.Windows.Forms.Controlから継承されます。 | |
ScrollControlIntoView | Scrolls the specified child control into view on an auto-scroll enabled control. System.Windows.Forms.ScrollableControlから継承されます。 | |
Select | Activates the control. System.Windows.Forms.Controlから継承されます。 | |
SelectedToolboxItemUsed | 選択したツールが使用されたことをツールボックスに通知します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
SelectNextControl | Activates the next control. System.Windows.Forms.Controlから継承されます。 | |
SendToBack | Sends the control to the back of the z-order. System.Windows.Forms.Controlから継承されます。 | |
SerializeToolboxItem | シリアル化されたツールボックス項目のオブジェクトを作成します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
SetAutoScrollMargin | Sets the size of the auto-scroll margins. System.Windows.Forms.ScrollableControlから継承されます。 | |
SetBounds | オーバーロードされます。 Sets the bounds of the control to the specified location and size. System.Windows.Forms.Controlから継承されます。 | |
SetCursor | 現在選択されているツールボックスを示すカーソルを設定します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
SetSelectedToolboxItem | 指定したツールボックス項目を選択します。 GrapeCity.ActiveReports.Design.Toolbox.BaseToolboxから継承されます。 | |
Show | Displays the control to the user. System.Windows.Forms.Controlから継承されます。 | |
SuspendLayout | Temporarily suspends the layout logic for the control. System.Windows.Forms.Controlから継承されます。 | |
ToString | System.ComponentModel.Componentから継承されます。 | |
Update | Causes the control to redraw the invalidated regions within its client area. System.Windows.Forms.Controlから継承されます。 | |
Validate | オーバーロードされます。 Verifies the value of the control losing focus by causing the System.Windows.Forms.Control.Validating and System.Windows.Forms.Control.Validated events to occur, in that order. System.Windows.Forms.ContainerControlから継承されます。 | |
ValidateChildren | オーバーロードされます。 Causes all of the child controls within a control that support validation to validate their data. System.Windows.Forms.UserControlから継承されます。 |