Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.FormControls Namespace / Control Class


In This Topic
Control Class Methods
In This Topic

For a list of all members of this type, see Control members.

Public Methods
 NameDescription
Public MethodCalculates the client rectangle of a child shape inside the specified rectangle. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
Public MethodGets a boolean value indicating whether this GrapeCity.Spreadsheet.Drawing.DrawingObject can be duplicated. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
Public MethodDuplicates the object and returns a reference to the new copy. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
Public MethodGets the hit test information at the position of a control. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
Public MethodGets a boolean value indicating whether this GrapeCity.Spreadsheet.Drawing.DrawingObject supports clipboard action. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
Public MethodOverloaded. Paints this drawing object to the specified drawing context. (Inherited from GrapeCity.Spreadsheet.Drawing.DrawingObject)
Public MethodGenerates a Action event for a button.  
Top
See Also