Softelvdm.Controls Class Library for Windows Controls 1.0

GadgetsClass Class

Softel vdm, Inc.

  GadgetsClass Class (Softelvdm.Controls Namespace)

An instance of the GadgetsClass class describes basic attributes of parts used in cells, such as checkboxes, buttons, etc.

VB   

Public Class GadgetsClass Inherits Object

C#   

public class GadgetsClass : Object

C++   

public ref class GadgetsClass : public Object


Public

Constructors

Properties

Fields

Methods

Events

Protected

Constructors

Properties

Fields

Methods

 


Public Constructors

Description

none

This class cannot be instantiated.

   

Public Properties

Description

public propertyButtonAppearanceDefault

Defines the default appearance of all buttons.

public propertyButtonDarkColor

Defines the color used to draw the slightly dark edge of a button (GadgetAppearanceEnum.Plain only).

public propertyButtonDarkDarkColor

Defines the color used to draw the dark edge of a button (GadgetAppearanceEnum.Plain only).

public propertyButtonFaceColor

Defines the color used to draw the face of a button (GadgetAppearanceEnum.Plain only).

public propertyButtonGrayText

Defines the color used to draw the text of a button if it is disabled.

public propertyButtonLightColor

Defines the color used to draw the lighted edge of a button part (GadgetAppearanceEnum.Plain only).

public propertyButtonLightLightColor

Defines the color used to draw the highlighted edge of a button (GadgetAppearanceEnum.Plain only).

public propertyCheckBoxAppearance

Defines the appearance of all checkboxes.

public propertyDropDownButtonAppearanceDefault

Defines the default appearance of all dropdown buttons.

public propertyProgressBarAppearanceDefault

Defines the default appearance of all progressbars.

public propertyRadioButtonAppearance

Defines the appearance of all radiobuttons.

public propertySortIndicatorAppearance

Defines the appearance of all sorting indicators.

public propertyThemedHeaderAdjustmentLocation

Defines the position (or offset) of the cell contents relative to the top left corner of the cell area.

public propertyThemedHeaderAdjustmentSize

Defines additional filler space around the contents of a header (BackgroundAppearanceEnum.ThemedSystemHeader only).

  

Public Methods

Description

public methodEqualsinherited from System.Object

Determines whether the specified Object is equal to the current Object.

public methodGetHashCodeinherited from System.Object

Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.

public methodGetTypeinherited from System.Object

Gets the Type of the current instance.

public methodstatic / sharedReferenceEqualsinherited from System.Object

Determines whether the specified Object instances are the same instance.

public methodToStringinherited from System.Object

Returns a String that represents the current Object.

  

Public Event

Description

public eventPropertyChanged

Occurs when a property of the GadgetsClass object is modified.

  

Protected Methods

Description

protected methodFinalizeinherited from System.Object

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

protected methodMemberwiseCloneinherited from System.Object

Creates a shallow copy of the current Object.

  

Version Information

Supported in version 1.0.
Products Table

See Also     Softelvdm.Controls Namespace


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com