Click or drag to resize

CommonHelper Properties

The CommonHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActiveFloatingWindow
Gets a reference to the currently active floating window.
Public propertyStatic memberInheritPadding
Gets the padding value used when inheritance is needed.
Public propertyStatic memberIsAltKeyPressed
Gets a value indicating if the ALT key is pressed.
Public propertyStatic memberIsCtrlKeyPressed
Gets a value indicating if the CTRL key is pressed.
Public propertyStatic memberIsShiftKeyPressed
Gets a value indicating if the SHIFT key is pressed.
Public propertyStatic memberMatrixDisabled
Color matrix used to adjust colors to look disabled.
Public propertyStatic memberNextId
Gets the next global identifier in sequence.
Public propertyStatic memberNullContentValues
Gets reference to a null implementation of the IContentValues interface.
Public propertyStatic memberNullPoint
Gets access to the global null point value.
Public propertyStatic memberNullRectangle
Gets access to the global null rectangle value.
Public propertyStatic memberUniqueString
Gets a string that is guaranteed to be unique.
Top
See Also