For a list of all members of this type, see dbiList members.
"| Name | Description | |
|---|---|---|
![]() | AutoSetNodeHeight | This method will set the dbiNodeItem.HeightOffset automatically based on several factors (body text, fonts, images). |
![]() | BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) |
![]() | ColumnAt | Overloaded. Gets the dbiColumnItem at a specified location (Inherited from Dbi.WinControl.DbiListControl) |
![]() | Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) |
![]() | CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) |
![]() | CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from 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. (Inherited from System.MarshalByRefObject) |
![]() | DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) |
![]() | DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) |
![]() | EditCell | Overloaded. Places the desired cell into edit mode. |
![]() | EditNextCell | Places the next logical cell into edit. |
![]() | EditPrevCell | Places the previous logical cell into edit. |
![]() | EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) |
![]() | EnsureVisible | Method to move the visible portion of the control to ensure that the node item passed to the method is visible. Due to the nature of the node/subnode collections, the exact location of the item in the display may deviate. (Inherited from Dbi.WinControl.DbiListControl) |
![]() | FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) |
![]() | Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) |
![]() | GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) |
![]() | GetNodeLevel | Returns the zero-based level within the nested structure of a specified node. (Inherited from Dbi.WinControl.DbiListControl) |
![]() | GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) |
![]() | Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | ItemAt | Overloaded. This function will receive a cursor location, and return the dbiNodeItem located at that position |
![]() | LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | MeasureBodyTextSize | This method calculates a <="" is="" wordwrap="" if="" and="" control="" the="" of="" size="" proposed="" font,="" string,="" on="" based=""> |
![]() | PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) |
![]() | Overloaded. This method will Print the current list. | |
![]() | PrintPreview | This method will Print the current list to a preview screen. |
![]() | ReadXMLFile | Reads the control information from an XML file that has previously been written with WriteXMLFile Method or XMLWrite Property. |
![]() | RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control) |
![]() | RestoreCell | Reset internal items required for the edit mode. (Inherited from Dbi.WinControl.DbiListControl) |
![]() | ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Scale | (Inherited from System.Windows.Forms.Control) |
![]() | ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control) |
![]() | ScrollToCell | Overloaded. Attempt to scroll a desired cell into the visible portion of the list. |
![]() | ScrollToColumn | Overloaded. Attempt to scroll a desired column into the visible portion of the list. |
![]() | ScrollToNode | Attempts to make a specified dbiNodeItem visible in the list display. (Inherited from Dbi.WinControl.DbiListControl) |
![]() | Select | Activates the control. (Inherited from System.Windows.Forms.Control) |
![]() | SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) |
![]() | SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) |
![]() | SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) |
![]() | Sort | Overloaded. Method to sort the items (Inherited from Dbi.WinControl.DbiListControl) |
![]() | SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | Update | Causes the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control) |
![]() | WriteXMLFile | Writes the dbiExplorerBar information to an XML file that can be read using the ReadXMLFile Method or XMLRead Property. For more information on using this method see Reading and Writing XML. |
