このクラスのメンバの一覧は、UltraExplorerBarメンバを参照してください。
名前 | 解説 | |
---|---|---|
BeginInvoke | オーバーロードされます。 Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. System.Windows.Forms.Controlから継承されます。 | |
BeginUpdate | オーバーライドされます。 Infragistics.Win.UltraControlBase.IsUpdating フラグを True に設定して、描画が起こらないようにします。 | |
BringToFront | Brings the control to the front of the z-order. System.Windows.Forms.Controlから継承されます。 | |
CloseNavigationPaneFlyout | オーバーロードされます。 ナビゲーション ペイン フライアウトを閉じます。 | |
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から継承されます。 | |
DisplayNavigationPaneOptionsDialog | [Navigation Pane Options]ダイアログを表示します。 | |
Dispose | オーバーロードされます。 オーバーライドされます。 System.Windows.Forms.Control と子コントロールによって使用されるアンマネージ リソースを解放し、マネージ リソースをオプションで解放します。 | |
DoDragDrop | Begins a drag-and-drop operation. System.Windows.Forms.Controlから継承されます。 | |
DrawToBitmap | Supports rendering to the specified bitmap. System.Windows.Forms.Controlから継承されます。 | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. System.Windows.Forms.Controlから継承されます。 | |
EndUpdate | オーバーロードされます。 オーバーライドされます。 Infragistics.Win.UltraControlBase.IsUpdating フラグをFalseにリセットし、オプションでコントロールを無効にします。 | |
EnsureActiveControlInView | オーバーロードされます。 UltraExplorerBarGroup に含まれているアクティブなコントロールが表示されているかどうかを確認します。アクティブなコントロールは UltraExplorerBarContainerControl 内に存在する必要があり、UltraExplorerBar の Style は(項目レベルのスクロールではなく)グループ レベルのスクロールをサポートしている必要があります。グループレベルのスクロールをサポートしているスタイルは、"ExplorerBar"と"VisualStudio2005Toolbox"の2つです。パラメーターのないオーバー読み込みは、アクティブなコントロールの一部がすでに表示されている場合、そのコントロール全体を表示しようとはしません。 | |
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から継承されます。 | |
GetItemByKey | 指定されたキーを持つ UltraExplorerBar 内の最初の UltraExplorerBarItem を返します。 | |
GetItemsByKey | 指定したキーを持つ、UltraExplorerBar 内のすべての UltraExplorerBarItem の配列を取得します。 | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
GetLogicalControlHeight | すべてのグループと、現在展開されているすべてのグループのすべての項目を表示するのに必要なコントロールの高さを返します。 | |
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から継承されます。 | |
GroupFromPoint | オーバーロードされます。 提供されたクライアント ポイントに存在する UltraExplorerBarGroup を返します。またはそのポイントに UltraExplorerBarGroup が存在しない場合は null を返します。 | |
Hide | Conceals the control from the user. System.Windows.Forms.Controlから継承されます。 | |
InitializeDataRepeaterClone | Infragistics.Win.UltraControlBaseから継承されます。 | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
Invalidate | オーバーロードされます。 Infragistics.Win.UltraControlBaseから継承されます。 | |
Invoke | オーバーロードされます。 Executes the specified delegate on the thread that owns the control's underlying window handle. System.Windows.Forms.Controlから継承されます。 | |
ItemFromPoint | オーバーロードされます。 提供されたクライアント ポイントに存在する UltraExplorerBarItem を返します。またはそのポイントに UltraExplorerBarItem が存在しない場合は null を返します。 | |
LoadComponentSettings | このコンポーネントのユーザー構成設定を読み込みします。 | |
LoadFromBinary | オーバーロードされます。 指定したストリームから、バイナリ形式ですでに保存されている UltraExplorerBar データを読み込みします。 | |
LoadFromXml | オーバーロードされます。 指定したストリームから、XML (SOAP) 形式ですでに保存されている UltraExplorerBar データを読み込みます。 | |
LogicalToDeviceUnits | Converts a Logical DPI value to it's equivalent DeviceUnit DPI value. System.Windows.Forms.Controlから継承されます。 | |
NotifyDpiChanged | オーバーライドされます。 コントロールに、Dpi が変更されたことを通知して、コントロールは、システム Dpi に依存するメトリックをダーティにして、自分を無効にする必要があります。 | |
PerformAction | ユーザーによるコントロールの操作をシミュレートします。 | |
PerformKeyAction | ユーザーによるコントロールの操作をシミュレートします。 | |
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 | Infragistics.Win.UltraControlBaseから継承されます。 | |
ResetAcceptsFocus | AcceptsFocus プロパティをデフォルト値にリセットします。 | |
ResetAnimationEnabled | AnimationEnabled プロパティをデフォルト値にリセットします。 | |
ResetAnimationSpeed | AnimationSpeed プロパティをデフォルト値にリセットします。 | |
ResetAppearance | Appearance プロパティをデフォルト値にリセットします。 | |
ResetAutoScrollStyle | プロパティをデフォルト値に設定します。 | |
ResetBorderStyle | BorderStyle プロパティをデフォルト値にリセットします。 | |
ResetColumnCount | ColumnCount プロパティをデフォルト値にリセットします。 | |
ResetColumnSpacing | ColumnSpacing プロパティをデフォルト値にリセットします。 | |
ResetComponentSettings | このコンポーネントのユーザー構成設定をリセットします。 | |
ResetGesturesEnabled | GesturesEnabled プロパティをデフォルト値に復元します。 | |
ResetGroupHeaderContextMenu | デフォルトの UltraExplorerBarGroup ヘッダーコンテキストメニューへの変更をすべて破棄し、元の状態に戻します。 | |
ResetGroupItemAreaContextMenu | デフォルトの UltraExplorerBarGroup 項目領域コンテキストメニューへの変更をすべて破棄し、元の状態に戻します。 | |
ResetGroupSettings | GroupSettings プロパティをデフォルト値にリセットします。 | |
ResetGroupSpacing | GroupSpacing プロパティをデフォルト値にリセットします。 | |
ResetImageSizeLarge | ImageSizeLarge プロパティをデフォルト値にリセットします。 | |
ResetImageSizeSmall | ImageSizeSmall プロパティをデフォルト値にリセットします。 | |
ResetImageTransparentColor | ImageTransparentColor プロパティをデフォルト値にリセットします。 | |
ResetItemContextMenu | デフォルトの UltraExplorerBarItem コンテキストメニューへの変更をすべて破棄し、元の状態に戻します。 | |
ResetItemSettings | ItemSettings プロパティをデフォルト値にリセットします。 | |
ResetNavigationAllowGroupReorder | NavigationAllowGroupReorder プロパティをデフォルト値にリセットします。 | |
ResetNavigationContextMenu | デフォルトのナビゲーションコンテキストメニューへの変更をすべて破棄し、元の状態に戻します。 | |
ResetNavigationCurrentGroupAreaHeaderVisible | NavigationCurrentGroupAreaHeaderVisible プロパティをデフォルト値にリセットします。 | |
ResetNavigationCurrentGroupAreaMinHeight | NavigationCurrentGroupAreaMinHeight プロパティをデフォルト値にリセットします。 | |
ResetNavigationMaxGroupHeaders | NavigationMaxGroupHeaders プロパティをデフォルト値にリセットします。 | |
ResetNavigationOverflowButtonAreaAppearance | NavigationOverflowButtonAreaAppearance プロパティをデフォルト値にリセットします。 | |
ResetNavigationOverflowButtonAreaVisible | NavigationOverflowButtonAreaVisible プロパティをデフォルト値にリセットします。 | |
ResetNavigationPaneExpandedState | NavigationPaneExpandedState プロパティをデフォルト値にリセットします。 | |
ResetNavigationPaneExpansionMode | NavigationPaneExpansionMode プロパティをデフォルト値にリセットします。 | |
ResetNavigationPaneExpansionThreshold | NavigationPaneExpansionThreshold プロパティをデフォルト値にリセットします。 | |
ResetNavigationPaneFlyoutMaximumSize | NavigationPaneFlyoutMaximumSize プロパティをデフォルト値にリセットします。 | |
ResetNavigationPaneFlyoutMinimumSize | NavigationPaneFlyoutMinimumSize プロパティをデフォルト値にリセットします。 | |
ResetNavigationSplitterAppearance | NavigationSplitterAppearance プロパティをデフォルト値にリセットします。 | |
ResetNotificationBadgeSettings | NotificationBadgeSettings をデフォルト値 (null) にリセットします。 | |
ResetOtherContextMenu | デフォルトの「Other」コンテキストメニューへの変更をすべて破棄し、元の状態に戻します。 | |
ResetScrollBarLook | このプロパティをデフォルト値にリセットします。 | |
ResetScrollbars | Scrollbars プロパティをデフォルト値にリセットします。 | |
ResetShowDefaultContextMenu | ShowDefaultContextMenu プロパティをデフォルト値にリセットします。 | |
ResetStateButtonCheckStyle | StateButtonCheckStyle プロパティをデフォルト値にリセットします。 | |
ResetStyle | Style プロパティをデフォルト値にリセットします。 | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value. System.Windows.Forms.Controlから継承されます。 | |
ResetUseLargeGroupHeaderImages | UseLargeGroupHeaderImages プロパティをデフォルト値にリセットします。 | |
ResetUseLargeNavigationOverflowButtonImages | UseLargeNavigationOverflowButtonImages プロパティをデフォルト値にリセットします。 | |
ResetViewStyle | ViewStyle プロパティをデフォルト値にリセットします。 | |
ResolveAppearance | コントロールのメイン Appearance を解決します。 | |
ResolveNavigationOverflowButtonAreaAppearance | NavigationOverflowButtonAreaUIElement の Appearance を解決します。 | |
ResolveNavigationOverflowQuickCustomizeButtonAppearance | NavigationOverflowQuickCustomizeButtonUIElement の Appearance を解決します。 | |
ResolveNavigationSplitterAppearance | NavigationSplitterBarUIElement の Appearance を解決します。 | |
ResumeLayout | オーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。 | |
SaveAsBinary | オーバーロードされます。 指定したストリームから、バイナリ形式ですでに保存されている UltraExplorerBar データを読み込みします。 | |
SaveAsXml | オーバーロードされます。 指定したストリームから、XML (SOAP) 形式ですでに保存されている UltraExplorerBar データを読み込みます。 | |
SaveComponentSettings | このコンポーネントのユーザー構成設定を保存します。 | |
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から継承されます。 | |
Select | オーバーロードされます。 Activates the control. System.Windows.Forms.Controlから継承されます。 | |
SelectNextControl | Activates the next control. System.Windows.Forms.Controlから継承されます。 | |
SendToBack | Sends the control to the back of the z-order. System.Windows.Forms.Controlから継承されます。 | |
SetBounds | オーバーロードされます。 Sets the bounds of the control to the specified location and size. System.Windows.Forms.Controlから継承されます。 | |
ShouldSerializeNotificationBadgeSettings | HasNotificationBadgeSettings のシリアル化が必要な場合、true を返します。 | |
Show | Displays the control to the user. System.Windows.Forms.Controlから継承されます。 | |
ShowNavigationPaneFlyout | オーバーロードされます。 デフォルトの位置にナビゲーション ペイン フライアウトを表示します。 | |
SuspendLayout | Temporarily suspends the layout logic for the control. System.Windows.Forms.Controlから継承されます。 | |
ToString | System.ComponentModel.Componentから継承されます。 | |
Update | Infragistics.Win.UltraControlBaseから継承されます。 |