GrapeCity.Spreadsheet.FormControls Namespace / IButton Interface
Members


IButton Interface
Represents a button control.
Object Model
IButton Interface
Syntax
'Declaration
 
Public Interface IButton 
   Inherits GrapeCity.Spreadsheet.Drawing.IDrawingObjectIFormControl 
 
'Usage
 
Dim instance As IButton
See Also