Show / Hide Table of Contents

Class ActiveXCommandButton

Inheritance
System.Object
AbstractControl
ActiveXControl
ActiveXCommandButton
Implements
IWorksheetDrawingObject
ISheetDrawingObject
IDrawingObject
Inherited Members
ActiveXControl.worksheet
ActiveXControl.Accelerator
ActiveXControl.BackColor
ActiveXControl.BackStyle
ActiveXControl.Caption
ActiveXControl.ClassId
ActiveXControl.Enabled
ActiveXControl.FontName
ActiveXControl.ForeColor
ActiveXControl.FontEffects
ActiveXControl.FontHeightInTwips
ActiveXControl.FontCharSet
ActiveXControl.FontPitchAndFamily
ActiveXControl.FontWeight
ActiveXControl.HideSelection
ActiveXControl.IMEMode
ActiveXControl.Locked
ActiveXControl.MousePointer
ActiveXControl.ParagraphAlign
ActiveXControl.PrintObject
ActiveXControl.Shadow
ActiveXControl.SpecialEffect
ActiveXControl.Value
ActiveXControl.WordWrap
AbstractControl.anchoredCell
AbstractControl.AnchoredCell
AbstractControl.BottomRightCell
AbstractControl.Worksheet
AbstractControl.ObjectPositioning
AbstractControl.Id
AbstractControl.Name
AbstractControl.Sheet
AbstractControl.Size
AbstractControl.ParentGroup
AbstractControl.Positioning
AbstractControl.Position
Namespace: DRIT.Spreadsheet.Forms
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ActiveXCommandButton : ActiveXControl, IWorksheetDrawingObject, ISheetDrawingObject, IDrawingObject

Fields

CommandButtonClassId

Declaration
public const string CommandButtonClassId = null
Field Value
Type Description
System.String

CommandButtonEmbedFunctionArgument

Declaration
public const string CommandButtonEmbedFunctionArgument = null
Field Value
Type Description
System.String

Properties

TakeFocusOnClick

Specifies whether the control takes the focus when clicked.

Declaration
public bool TakeFocusOnClick { get; set; }
Property Value
Type Description
System.Boolean

Implements

IWorksheetDrawingObject
ISheetDrawingObject
IDrawingObject
Back to top Generated by DocFX