Janus.Windows.Common.v3
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Summary description for JanusLayoutWriter.
A collection of JanusLayoutReference objects associated to a layout at design time.
Initializes a new instance of JanusLayoutRerence class.
Creates a new JanusLayoutReference instance with the specified instance property and appends it at the end of the collection.
The Instance property of JanusLayoutReference object added.
The newly created JanusLayoutReference.
Creates a new JanusLayoutReference instance with the specified id and instance properties and appends it at the end of the collection.
The Instance property of JanusLayoutReference object added.
The newly created JanusLayoutReference.
Appends the specified JanusLayoutReference object at the end of the collection.
The JanusLayoutReference object to add.
Copies the elements of the specified JanusLayoutReference array to the end of the collection.
The array of JanusLayoutReference objects to add to the collection.
Determines whether a JanusLayoutReference with the specified ReferenceID exist is in the list.
The ReferenceID to search
True if a JanusLayoutReference with the specified ReferenceID is in the list; otherwise, false.
Determines whether a JanusLayoutReference instance belongs to this collection.
The JanusLayoutReference instance to search
True if the JanusLayoutReference is in the collection; otherwise false
Gets the index of the specified JanusLayoutReference in the collection.
The JanusLayoutReference to locate in the collection.
The index of the given JanusLayoutReference, if found; otherwise -1,
Gets a JanusLayoutReference object from the collection at the specified index.
Gets a JanusLayoutReference object from the collection with the specified ReferenceID.
Summary description for JanusLayoutReader.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Class used to serialize layouts in janus controls
Overrides CodeDomSerializer.Serialize
Contains the JanusSuperTip settings associate of associated
Initializes a new instance of Janus.Windows.Common.SupperTipSettings class.
Creates an exact copy of the SuperTipSettings instance
The copied SuperTipSettings
Get or sets the text to display as tool tip for a control.
Gets or sets the objects that contains the ImageList from which the tool tip gets its images.
Gets or sets a value that determines whether Text in a tooltip should be wrapped to the begining of the next line when necessary.
This option applies only when a tooltip has no header nor footer specified. If a header or a footer is specified, the text will be wrapped when necessary.
Get or sets the text to display as the header in a tool tip associated to a control.
Get or sets the text to display as the footer in a tool tip associated to a control.
Gets a value that determines whether a SuperTipSettings contains data or is empty and should not be displayed.
Gets or sets a value specifying the visual style of a tool tip.
Get or sets the Image to display in a tool tip associated to a control.
Gets or sets the image list index value of the image displayed in a tool tip.
Gets or sets the key of the image displayed in a tool tip.
Gets or sets the Image displayed in the header of a tool tip.
Gets or sets the Image displayed in the footer of a tool tip.
Gets or sets the image list index value of the image displayed in the footer of a tool tip.
Gets or sets the key of the image displayed in the footer of a tool tip.
Gets or sets the image list index value of the image displayed in the header of a tool tip.
Gets or sets the key of the image displayed in the header of a tool tip.
Determines the visual style of a tool tip.
Tool tip is drawn using system colors
Tool tip is drawn using Office 2007 color scheme.
SuperTipSettings Design time editor.
Initializes a new instance of Janus.Windows.Common.SuperTipSettingsEditor
Overrides UITypeEditor.GetEditStyle
Overrides UITypeEditor.EditValue
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Provides a user interface for selecting controls objects in a Properties window.
Initializes a new instance of the ColorSchemeEditor class.
Overrides UITypeEditor.EditValue.
Overrides UITypeEditor.GetEditStyle
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Internal class used that provides color schemes for janus control using Office2007 VisualStyle
Initialize a new instance of the ColorSchemeConverter.
Overrides TypeConverter.CanConvertTo.
Overrides TypeConverter.ConvertTo.
Overrides TypeConverter.CanConvertTo
Overrides TypeConverter.ConvertTo
Represents the component that contains tooltip settings for the
controls associated to it.
Creates a new instance of JanusSuperTip class
Creates a new instance of JanusSuperTip class
Retrieves the SuperTipSettings associated with the specified control.
The control for which to retrieve the SuperTipSettings
The SuperTipSettings for the specified control.
Associates the SuperTipSettings with the specified control.
The Control to associate the tooltip with.
The settings for the tooltip to display when the pointer is on the control.
Raises the ToolTipPopUp event.
Indicates whether the BackColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the BackColor property to its default.
Indicates whether the ForeColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the ForeColor property to its default.
Indicates whether the HeaderForeColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the HeaderForeColor property to its default.
Indicates whether the FooterForeColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the FooterForeColor property to its default.
Indicates whether the Office2007CustomColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the Office2007CustomColor property to its default.
Creates a tooltip with the specified settings, and then displays the tooltip.
A SuperTipSettingsInstance that contains the settings for the tooltip to be shown.
Creates a tooltip with the specified settings, and then displays the tooltip at the specified position.
A SuperTipSettingsInstance that contains the settings for the tooltip to be shown.
A System.Drawing.Point containing the position, in pixels, of the tooltip.
Creates a tooltip with the specified settings, and then displays the tooltip for the specified duration at the specified position.
A SuperTipSettingsInstance that contains the settings for the tooltip to be shown.
A System.Drawing.Point containing the position, in pixels, of the tooltip.
The duration, in milliseconds, to diplay the tool tip.
Shows a tooltip with the specified settings.
A SuperTipSettingsInstance that contains the settings for the tooltip to be shown.
The control that owns the toltip.
Creates a tooltip with the specified settings, and then displays the tooltip at the specified position.
A SuperTipSettingsInstance that contains the settings for the tooltip to be shown.
The control that owns the toltip.
A System.Drawing.Point containing the position, in pixels, of the tooltip.
Creates a tooltip with the specified settings, and then displays the tooltip for the specified duration at the specified position.
A SuperTipSettingsInstance that contains the settings for the tooltip to be shown.
The control that owns the toltip.
A System.Drawing.Point containing the position, in pixels, of the tooltip.
The duration, in milliseconds, to diplay the tool tip.
Hides the active tooltip.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Gets or sets the width of the description area in a tool tip.
Gets or sets the period of time (in milliseconds) the tool tip remains visible if the pointer is stationary on a control with specified ToolTip text.
Gets or sets the time (in milliseconds) that passes before the ToolTip appears.
Gets or sets a value indicating whether a ToolTip window is displayed, even when its parent control is not active.
Gets or sets the ImageList to use when displaying tooltips.
Gets or sets the font of the text displayed in a tooltip.
Gets or sets the font of the text displayed in the header of a tooltip.
Gets or sets the font of the text displayed in the footer of a tooltip.
Occurs when a tool tip is about to be shown.
Gets or sets the background color for the tooltip.
Gets or set the froeground color for the tooltip.
Gets or sets the foreground color for the header in a tooltip.
Gets or sets the foreground color for the footer in a tooltip.
Gets or sets a value specifying the color scheme to be used when Office2007 VisualStyle is used in the tooltip.
Gets or set a value specifying the base color used to paint the tooltips when the Office2007ColorScheme property is set to Custom.
Gets a value indicating whether the JAnusSupertTip is currently active.
Contains the data for the ToolTipPopUp event.
Gets the control associated with the tooltip that is about to be displayed.
Gets the settings of the tooltip that is about to be displayed.
Gets or sets a value that determines whether the tooltip should be displayed or not.
Represents the method that handles the ToolTipPopUp event.
Summary description for PropertyValue.
Represents the component that contains visual style settings for the Janus Controls associated to it.
Creates a new instance of Janus.Windows.Common.VisualStyleManager class.
Creates a new instance of Janus.Windows.Common.VisualStyleManager class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Associates a control and its children controls (optional), to the VisualStyleManager.
The control to associate with the VisualStyleManager.
Determines whether the child controls should also be associated to the VisualStyleManager.
Associates a control and its children controls (optional), to the VisualStyleManager with the colorScheme specified.
The control to associate with the VisualStyleManager.
The name of the ColorScheme to use in the control.
Determines whether the child controls should also be associated to the VisualStyleManager.
Raises the ColorSchemeChanged event.
This property supports Janus controls behavior. Do not use.
Gets the collection of JanusColorSchemes defined in the VisualStyleManager.
Gets or sets the name of the ColorScheme in the ColorSchemes collection to be used in a control with no ColorScheme specified.
Occurs when a property in a JanusColorScheme handled by the VisualStyleManager changes.
Gets or set the Office2007ColorScheme to be used in controls with OfficeColorScheme property set to Default.
This static property allows you to change the OfficeColorScheme of all janus controls in an application with just one line of code. Assumming that the OfficeColorScheme is set to Default in all controls and the VisualStyle property is set to VisualStyle.Office2007
Gets or set the Color to be used in controls with Office2007CustomColor property set to Color.Empty.
This static property allows you to change the Office2007CustomColor of all janus controls in an application with just one line of code. Assumming that the Office2007CustomColor is set to Color.Empty in all controls and the VisualStyle property is set to VisualStyle.Office2007
Occurs when DefaultOffice2007ColorScheme or DefaultOffice2007CustomColor properties changed in the VisualStyleManager class.
Represents the method that handles the ColorSchemeChanged event.
Contains the data for the ColorSchemeChanged event.
Get the JanusColorScheme that changed.
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Provides an interface that supplies an ImageList component to be used in a ToolTip.
Gets the ImageList component to be used in tooltip associated to the provider.
Constains objects instances to help in the design time serialization
Initializes a new instance of JanusLayoutReference class with the specified ReferenceID
The ReferenceID for the JanusLayoutReference
Initializes a new instance of JanusLayoutReference class with the specified ReferenceID and Instance
The ReferenceID for the JanusLayoutReference.
The Instance to abe associated with the JanusLayoutReference.
Gets or sets an identifier for the JanusLayoutReference. This property supports design time serialization in janus control. Do not use.
Gets or sets the object reference associated to the JanusLayoutReference. This property supports design time serialization in janus control. Do not use.
Specifies which apperance style the controls are formatted after.
The control are formatted as its related control in Windows.
The control are formatted as its related control in Office 2003.
The control are formatted as its related control in VS 2005
The control are formatted as its related control in Office2007.
Determines the color scheme controls use to draw when the VisualStyle of a control is Office2007.
Controls are drawn using the OfficeColorScheme specified as the DefaultOffice2007ColorScheme in the Janus.Windows.Common.VisualStyleManager component.
Controls are drawn using the built-in 'Blue' color scheme.
Control are drawn using the built-in 'Silver' color scheme.
Controls are drawn using the built-in 'Black' color scheme.
Controls drawn using a custom color scheme created based on the color specified in the Office2007CustomColor property.
A collection of JanusColorScheme objects of a VisualStyleManager.
Appends the specified JanusColorScheme object at the end of the collection.
The JanusColorScheme object to add.
Overrides CollectionBase.OnInsert
Overrides CollectionBase.OnInsertComplete
Determines whether a JanusColorScheme with the specified name exist is in the list.
The name to search
True if a JanusColorScheme with the specified name is in the list; otherwise, false.
Overrides CollectionBase.OnClear
Overrides CollectionBase.OnClearComplete
Overrides CollectionBase.OnSet
Overrides CollectionBase.OnRemove
Gets the index of the JanusColorScheme with the given name in the collection.
The name of the JanusColorScheme to look for.
The index of the color scheme with the given key, if found; otherwise -1.
Removes the specified JanusColorScheme object from the collection.
The JanusColorScheme object to remove.
Gets a JanusColorScheme object from the collection with the specified index.
Gets a JanusColorScheme object from the collection with the specified name.
Contains style and color settings used to draw the janus controls associated with the JanusColorScheme class.
Initializes a new instance of JanusColorScheme class.
Initializes a new instance of JanusColorScheme class with the specified name.
The name of the JanusColorScheme in the collection.
Initializes a new instance of JanusColorScheme class with the specified name and using the specified color as the base color from which other colors are calculated.
The name of the JanusColorScheme in the collection.
The base color from which all the colors are calculated.
Sets all colors in the JanusColorScheme with different shades of the provided color.
The base color from which all the colors are calculated.
Resets all colors to their default values.
Indicates whether the MenuColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the MenuColor property to its default value.
Indicates whether the MenuTextColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the MenuTextColor property to its default value.
Indicates whether the DisabledColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the DisabledColor property to its default value.
Indicates whether the GrayTextColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the GrayTextColor property to its default value.
Indicates whether the ActiveCaptionColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the ActiveCaptionColor property to its default value.
Indicates whether the ActiveCaptionTextColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the ActiveCaptionTextColor property to its default value.
Indicates whether the WindowColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the WindowColor property to its default value.
Indicates whether the ControlColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the ControlColor property to its default value.
Indicates whether the HighlightTextColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the HightlightTextColor property to its default value.
Indicates whether the WindowTextColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the WindowTextColor property to its default value.
Indicates whether the ControlTextColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the ControlTextColor property to its default value.
Indicates whether the ControlDarkColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the ControlDarkColor property to its default value.
Indicates whether the HighlightColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the HighlightColor property to its default value.
Indicates whether the InfoColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the InfoColor property to its default value.
Indicates whether the InfoTextColor property should be persisted.
true if the property value has changed from its default; otherwise, false.
Resets the InfoTextColor property to its default value.
Begins edit of properties in the JanusColorSheme.
Ends edit of properties in the JanusColorScheme and forces the refresh on all the associated controls.
Gets or sets the name of the JanusColorScheme.
Gets or sets a value that determines whether control should be drawn using the colors specified in the color scheme or the colors in used by Windows themes.
Gets or sets a value specifying the visual style used to draw controls associated with the JanusColorScheme.
Gets or sets a value specifying the color scheme to be used when Office2007 VisualStyle is used in the color scheme.
Gets or sets the color used as the base color from which controls will create the custom Office 2007 color scheme.
This property is only used when Office2007ColorScheme property is set to Office2007ColorScheme.Custom and the VisualStyle property is set to VisualStyle.Office2007.
Gets or sets a value specifying the background color of menu items.
Gets or sets a value specifying the foregorund color of menu items.
Gets or sets a value specifying the background color of disabled controls.
Gets or sets a value specifying the color of text in disabled controls.
Gets or sets a value specifying the background color of the caption in an active control.
Gets or sets a value specifying the foregorund color of the caption in an active control.
Gets or sets a value specifying the background color of input controls.
Gets or sets a value specifying the background color of controls.
Gets or sets a value specifying the foreground color of selected items in controls.
Gets or sets a value specifying the foreground color of input controls.
Gets or sets a value specifying the foreground color of controls.
Gets or sets a value specifying the shadow color of a 3-D elements.
Gets or sets a value specifying the background color of selected items in controls.
Gets or sets a value specifying the background color of tooltips.
Gets or sets a value specifying the foreground color of tool tips.
JanusColorSchemeConverter class.
Initializes a new instance of the GridEXLayoutConverter class.
Overrides TypeConverter.CanConvertTo
Overrides TypeConverter.ConvertTo
GridEXLayoutConverter class.
Initializes a new instance of the GridEXLayoutConverter class.
Overrides TypeConverter.CanConvertTo
Overrides TypeConverter.ConvertTo