BCGControlBar Library for .NET
m_frmEditor Field




Syntax
'Declaration
 
Public m_frmEditor As Form
'Usage
 
Dim instance As ColumnCollectionEditor
Dim value As Form
 
value = instance.m_frmEditor
 
instance.m_frmEditor = value
public Form m_frmEditor
public: Form* m_frmEditor
public:
Form^ m_frmEditor
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

ColumnCollectionEditor Class
ColumnCollectionEditor Members

Send Feedback