BCGSoft.Controls.Shared Namespace : ColorObject Class |
The following tables list the members exposed by ColorObject.
Name | Description | |
---|---|---|
![]() | ColorObject Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | m_handlers | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
Name | Description | |
---|---|---|
![]() | AutoRepeatEnabled | Specifies if the timer for execution of autorepeat commands is enabled. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Bounds | Specifies the boundaries of the command object. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Checkable | Specifies if the command object can get a check state. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Checked | Gets or sets a value indicating whether the command object is in the checked state. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | ColorValue | Specifies the color associated with the color object. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CustomLayout | Specifies if the size and location of the command object is defined by user and this object will not be resized and moved on calling function AdjustLayout of the parent command panel. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Enabled | Gets or sets a value indicating whether the command object can respond to user interaction. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | ExplicitDispose | This property has no default implementation. Override this property in the derived class to specify if the command object should be destroy on removing the parent command panel. In BCGControlBar.NET library this property is used in destructor of the PopupMenuBar class to specify if its child menu items should be removed. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Hidden | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Highlighted | Indicates a value if the command object is highlighted. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | ID | Gets or sets the ID value that uniquely identifies the command associated with the command object. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | IsCustomColor | Indicates a value whether the color associated with a color object is a custom color. |
![]() | IsDialogControl | Specifies if the command object should be redrawn as a dialog control. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | IsHorizontal | Specifies the orientation of the command object. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | IsSeparator | Indicates a value if the command object is a separator. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its parent command panel. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Margin | Gets or sets the space between command objects on the command panel. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Pressed | Gets a value indicating whether the state of the CommandObject is pressed. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Visible | Gets or sets a value indicating whether the command object is displayed. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | VisualStyle | Specifies the visual style of the command object. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Width | Gets or sets the width of the command object. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Wrap | Specifies if the command object should be located first at the row below. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CopyBaseHandlers | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. |
![]() | Fire_PropertyChanged | Raises PropertyChanged event which occurs when a property value changes. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetSubItems | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | InitComplete | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | IsItemCollectionVisible | In default implementation the function returns false. You can override this function in the derived class to indicate a value if the command object has a popup menu items' collection and this items are visible. In BCGControlBar.NET library this function is overridden in class ToolBarMenuButton to specify the visibility of the related popup menu. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | OnCalculateSize | Called by the framework to calculate the size of the command object. In default implementation this function returns the value from parameter "sizeDefault". (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | OnDraw | Overridden. Draws a color object on the specified graphics with the specified boundaries. |
![]() | OnMouseDown | Raises the MouseDown event which occurs when the mouse pointer is over the command object and a mouse button is pressed. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | OnMouseUp | Raises the MouseUp event which occurs when the mouse pointer is over the ColorPanel and a mouse button is released. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | raise_DrawCommandObject | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | raise_PropertyChanged | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | raise_RedrawCommandObject | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Redraw | This function has no default implementation. You can override this function in the derived class to redraw the object of this class. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | UpdateParentPanel | Redraws a part of the parent panel. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnDrawCommandObject | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | OnPropertyChanged | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | OnRedraw | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DrawCommandObject | Occurs on redrawing of the command object. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | RedrawCommandObject | (Inherited from BCGSoft.Controls.Shared.CommandObject) |