GrapeCity MultiRow Windows Forms Documentation
CellNoteEditingControl Class
Members 


Represents the hosted System.Windows.Forms.TextBox control in a CellNote.
Object Model
CellNoteEditingControl ClassGcMultiRow Class
Syntax
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Class CellNoteEditingControl 
   Inherits System.Windows.Forms.TextBox
   Implements IEditingControl 
Dim instance As CellNoteEditingControl
[ToolboxItem(ToolboxItemType=, ToolboxItemTypeName="")]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public class CellNoteEditingControl : System.Windows.Forms.TextBox, IEditingControl  
Remarks
The CellNoteEditingControl class is a special type of System.Windows.Forms.TextBox that implements the IEditingControl interface, allowing it to be hosted in a CellNote when the CellNote is in edit mode.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.TextBoxBase
               System.Windows.Forms.TextBox
                  GrapeCity.Win.MultiRow.CellNoteEditingControl

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

CellNoteEditingControl Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.