Versions in this module Expand all Collapse all v1 v1.0.1 Oct 14, 2018 Changes in this version + type CT_ClientData struct + Accel *int64 + Accel2 *int64 + Anchor *string + AutoFill sharedTypes.ST_TrueFalseBlank + AutoLine sharedTypes.ST_TrueFalseBlank + AutoPict sharedTypes.ST_TrueFalseBlank + AutoScale sharedTypes.ST_TrueFalseBlank + CF []string + Camera sharedTypes.ST_TrueFalseBlank + Cancel sharedTypes.ST_TrueFalseBlank + Checked *int64 + ColHidden sharedTypes.ST_TrueFalseBlank + Colored sharedTypes.ST_TrueFalseBlank + Column *int64 + DDE sharedTypes.ST_TrueFalseBlank + Default sharedTypes.ST_TrueFalseBlank + DefaultSize sharedTypes.ST_TrueFalseBlank + Disabled sharedTypes.ST_TrueFalseBlank + Dismiss sharedTypes.ST_TrueFalseBlank + DropLines *int64 + DropStyle *string + Dx *int64 + FirstButton sharedTypes.ST_TrueFalseBlank + FmlaGroup *string + FmlaLink *string + FmlaMacro *string + FmlaPict *string + FmlaRange *string + FmlaTxbx *string + Help sharedTypes.ST_TrueFalseBlank + Horiz sharedTypes.ST_TrueFalseBlank + Inc *int64 + JustLastX sharedTypes.ST_TrueFalseBlank + LCT *string + ListItem *string + LockText sharedTypes.ST_TrueFalseBlank + Locked sharedTypes.ST_TrueFalseBlank + MapOCX sharedTypes.ST_TrueFalseBlank + Max *int64 + Min *int64 + MoveWithCells sharedTypes.ST_TrueFalseBlank + MultiLine sharedTypes.ST_TrueFalseBlank + MultiSel *string + NoThreeD sharedTypes.ST_TrueFalseBlank + NoThreeD2 sharedTypes.ST_TrueFalseBlank + ObjectTypeAttr ST_ObjectType + Page *int64 + PrintObject sharedTypes.ST_TrueFalseBlank + RecalcAlways sharedTypes.ST_TrueFalseBlank + Row *int64 + RowHidden sharedTypes.ST_TrueFalseBlank + ScriptExtended *string + ScriptLanguage *uint32 + ScriptLocation *uint32 + ScriptText *string + SecretEdit sharedTypes.ST_TrueFalseBlank + Sel *int64 + SelType *string + SizeWithCells sharedTypes.ST_TrueFalseBlank + TextHAlign *string + TextVAlign *string + UIObj sharedTypes.ST_TrueFalseBlank + VScroll sharedTypes.ST_TrueFalseBlank + VTEdit *int64 + Val *int64 + ValidIds sharedTypes.ST_TrueFalseBlank + Visible sharedTypes.ST_TrueFalseBlank + WidthMin *int64 + func NewCT_ClientData() *CT_ClientData + func (m *CT_ClientData) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ClientData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ClientData) Validate() error + func (m *CT_ClientData) ValidateWithPath(path string) error + type ClientData struct + func NewClientData() *ClientData + func (m *ClientData) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *ClientData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *ClientData) Validate() error + func (m *ClientData) ValidateWithPath(path string) error + type ST_ObjectType byte + const ST_ObjectTypeButton + const ST_ObjectTypeCheckbox + const ST_ObjectTypeDialog + const ST_ObjectTypeDrop + const ST_ObjectTypeEdit + const ST_ObjectTypeGBox + const ST_ObjectTypeGroup + const ST_ObjectTypeLabel + const ST_ObjectTypeLineA + const ST_ObjectTypeList + const ST_ObjectTypeMovie + const ST_ObjectTypeNote + const ST_ObjectTypePict + const ST_ObjectTypeRadio + const ST_ObjectTypeRect + const ST_ObjectTypeRectA + const ST_ObjectTypeScroll + const ST_ObjectTypeShape + const ST_ObjectTypeSpin + const ST_ObjectTypeUnset + func (e *ST_ObjectType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_ObjectType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_ObjectType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_ObjectType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_ObjectType) String() string + func (m ST_ObjectType) Validate() error + func (m ST_ObjectType) ValidateWithPath(path string) error