BCGControlBar Library for .NET
FolderBrowserCell Class
Members 




Implements a cell that allows browsing for a folder and displaying the folder name in a cell.
Object Model
FolderBrowserCell ClassGridColumn ClassGridDataItem ClassGridDataRow ClassGridCellVisualStyle Class
Syntax
'Declaration
 
Public Class FolderBrowserCell 
   Inherits CommandButtonCell
'Usage
 
Dim instance As FolderBrowserCell
public class FolderBrowserCell : CommandButtonCell 
public __gc class FolderBrowserCell : public CommandButtonCell 
public ref class FolderBrowserCell : public CommandButtonCell 
Inheritance Hierarchy

System.Object
   BCGSoft.Controls.Grid.Cell
      BCGSoft.Controls.Grid.TextCell
         BCGSoft.Controls.Grid.PushButtonCell
            BCGSoft.Controls.Grid.CommandButtonCell
               BCGSoft.Controls.Grid.FolderBrowserCell

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FolderBrowserCell Members
BCGSoft.Controls.Grid Namespace

Send Feedback