update 20260406
This commit is contained in:
@@ -1423,15 +1423,8 @@
|
||||
This method helps paint the title of the GradientPanelAdv.
|
||||
</summary>
|
||||
<param name="g">The Graphics object for paint event handler.</param>
|
||||
<param name="panel">The GradientPanel control whose title is being painted.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.Dialogs.ControlFormatsSettings.PaintBackGround(System.Drawing.Graphics,System.Drawing.Rectangle)">
|
||||
<summary>
|
||||
To paint the background of the GradientPanelExt.
|
||||
</summary>
|
||||
<param name="g">The Graphics object for paint event handler.</param>
|
||||
<param name="rect">The rectangle area to be painted.</param>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Edit.Dialogs.ControlFormatsSettings.PaintBackGround(System.Drawing.Graphics,System.Drawing.Rectangle)" -->
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.Dialogs.ControlFormatsSettings.OnStyleChanged">
|
||||
<summary>
|
||||
Occurs when the control style changed
|
||||
@@ -2184,15 +2177,8 @@
|
||||
This method helps paint the title of the GradientPanelAdv.
|
||||
</summary>
|
||||
<param name="g">The Graphics object for paint event handler.</param>
|
||||
<param name="panel">The GradientPanel control whose title is being painted.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.Dialogs.FrmFindDialog.PaintBackGround(System.Drawing.Graphics,System.Drawing.Rectangle)">
|
||||
<summary>
|
||||
To paint the background of the GradientPanelExt.
|
||||
</summary>
|
||||
<param name="g">The Graphics object for paint event handler.</param>
|
||||
<param name="rect">The rectangle area to be painted.</param>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Edit.Dialogs.FrmFindDialog.PaintBackGround(System.Drawing.Graphics,System.Drawing.Rectangle)" -->
|
||||
<member name="T:Syncfusion.Windows.Forms.Edit.Dialogs.frmFormatsConfig">
|
||||
<summary>
|
||||
Represents a class that helps to provide configuration for formats by using the <see cref="T:Syncfusion.Windows.Forms.Edit.Dialogs.frmFormatsConfig"/>.
|
||||
@@ -2951,19 +2937,12 @@
|
||||
</summary>
|
||||
<returns>ReplaceDialogAccessibility</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.Dialogs.frmReplaceDialog.PaintBackGround(System.Drawing.Graphics,System.Drawing.Rectangle)">
|
||||
<summary>
|
||||
To paint the background of the GradientPanelExt.
|
||||
</summary>
|
||||
<param name="g">The Graphics object for paint event handler.</param>
|
||||
<param name="rect">The rectangle area to be painted.</param>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Edit.Dialogs.frmReplaceDialog.PaintBackGround(System.Drawing.Graphics,System.Drawing.Rectangle)" -->
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.Dialogs.frmReplaceDialog.PaintHeaderText(System.Drawing.Graphics,Syncfusion.Windows.Forms.Tools.GradientPanel)">
|
||||
<summary>
|
||||
This method helps paint the title of the GradientPanelAdv.
|
||||
</summary>
|
||||
<param name="g">The Graphics object for paint event handler.</param>
|
||||
<param name="panel">The GradientPanel control whose title is being painted.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.Dialogs.frmReplaceDialog.UpdateReplaceHistory">
|
||||
<summary>
|
||||
@@ -5378,11 +5357,7 @@
|
||||
Represents the Office2016Black style
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.EditControlStyle.Office2016White">
|
||||
<summary>
|
||||
Represents the Office2016White style
|
||||
</summary>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Edit.EditControlStyle.Office2016White" -->
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.EditControlStyle.Office2016DarkGray">
|
||||
<summary>
|
||||
Represents the Office2016DarkGray style
|
||||
@@ -6292,6 +6267,7 @@
|
||||
<remarks>
|
||||
The background color of the line break character is applicable only if <see cref="P:Syncfusion.Windows.Forms.Edit.EditControl.ShowEndOfLine"/> property is true.
|
||||
</remarks>
|
||||
<seealso cref="!:EditControl.EndOfLineMode"/>
|
||||
<seealso cref="P:Syncfusion.Windows.Forms.Edit.EditControl.ShowEndOfLine"/>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.Edit.EditControl.EndOfLineForeColor">
|
||||
@@ -6301,16 +6277,10 @@
|
||||
<remarks>
|
||||
The text color of the line break character is applicable only if <see cref="P:Syncfusion.Windows.Forms.Edit.EditControl.ShowEndOfLine"/> property is true.
|
||||
</remarks>
|
||||
<seealso cref="!:EditControl.EndOfLineMode"/>
|
||||
<seealso cref="P:Syncfusion.Windows.Forms.Edit.EditControl.ShowEndOfLine"/>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.Edit.EditControl.ShowEndOfLine">
|
||||
<summary>
|
||||
Gets or sets a value indicating whether to show the line break character.
|
||||
</summary>
|
||||
<value>
|
||||
True if the line break character is shown in <see cref="T:Syncfusion.Windows.Forms.Edit.EditControl"/>, otherwise false. The default value is false.
|
||||
</value>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Edit.EditControl.ShowEndOfLine" -->
|
||||
<member name="P:Syncfusion.Windows.Forms.Edit.EditControl.TextAreaWidth">
|
||||
<summary>
|
||||
Gets or sets the width of wordwrap margin. In EditControl, word-wrap margin is visible only while setting WordWrapMarginVisible property to true.
|
||||
@@ -8154,7 +8124,7 @@
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.EditControl.SwitchCollapsingOn">
|
||||
<summary>
|
||||
Turns on collapsing the region functionality in <see cref="T:Syncfusion.Windows.Forms.Edit.EditControl"/>.
|
||||
Turns on collapsing the region functionality in <see cref="!:Syncfusionk.Windows.Forms.Edit.EditControl"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.EditControl.ToggleLineCollapsing">
|
||||
@@ -10263,17 +10233,17 @@
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.EditControl.themeName">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.Edit.EditControl.ThemeName"/> property.
|
||||
It contains the value of the <see cref="!:BaseControl.ThemeName"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.EditControl.baseTheme">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.WinForms.Theme.IThemeProvider.BaseThemeName"/> property.
|
||||
It contains the value of the <see cref="!:BaseControl.BaseTheme"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.EditControl.controlName">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.Edit.EditControl.ControlName"/> property.
|
||||
It contains the value of the <see cref="!:BaseControl.ControlName"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.EditControl.visualTheme">
|
||||
@@ -10283,12 +10253,12 @@
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.EditControl.canApplytheme">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.Edit.EditControl.CanApplyTheme"/> property.
|
||||
It contains the value of the <see cref="!:BaseControl.CanApplyTheme"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.EditControl.canOverrideStyle">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.Edit.EditControl.CanOverrideStyle"/> property.
|
||||
It contains the value of the <see cref="!:BaseControl.CanOverrideStyle"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="E:Syncfusion.Windows.Forms.Edit.EditControl.ThemeNameChanged">
|
||||
@@ -10306,7 +10276,7 @@
|
||||
Gets a value indicating whether the visual style based theme is applied to the <see cref="T:Syncfusion.Windows.Forms.Edit.EditControl"/>.
|
||||
This also indicates whether the theme files are referred from external assemblies or not.
|
||||
</summary>
|
||||
<value>Return true, if the visual style based theme is applied to <see cref="T:Syncfusion.Windows.Forms.Edit.EditControl"/>. Otherwise returns false.</value>
|
||||
<value>Return true, if the visual style based theme is applied to <see cref="!:EditContol"/>. Otherwise returns false.</value>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.Edit.EditControl.ThemeName">
|
||||
<summary>
|
||||
@@ -10384,13 +10354,13 @@
|
||||
<summary>
|
||||
Helps to override the CanApplyTheme property settings
|
||||
</summary>
|
||||
<param name="canApplyTheme">CanApplyTheme</param>
|
||||
<param name="CanApplyTheme">CanApplyTheme</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.EditControl.OnCanOverrideStyleChanged(System.Boolean)">
|
||||
<summary>
|
||||
Helps to override the CanOverriderStyle property settings
|
||||
</summary>
|
||||
<param name="canOverrideStyle">CanOverriderStyle</param>
|
||||
<param name="CanOverriderStyle">CanOverriderStyle</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.EditControl.UpdateContextChoiceRenderer(System.Object)">
|
||||
<summary>
|
||||
@@ -11991,11 +11961,7 @@
|
||||
Holds the contextPrompt forecolor
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.Office2016BlackEditControlRenderer.editControlContextPromptBorderColor">
|
||||
<summary>
|
||||
Holds the contextPrompt BorderColor
|
||||
</summary>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "F:Syncfusion.Windows.Forms.Edit.Office2016BlackEditControlRenderer.editControlContextPromptBorderColor" -->
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.Office2016BlackEditControlRenderer.editControlKeyBindingFormBackColor">
|
||||
<summary>
|
||||
Holds the keybinding form backcolor
|
||||
@@ -17320,7 +17286,7 @@
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.Implementation.Config.MacrosManager.#ctor">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="N:Syncfusion.Windows.Forms.Edit.Implementation.Config"/> class.
|
||||
Initializes a new instance of the <see cref="!:Syncfusion.Windows.Forms.Edit.Implementation.Config.ma"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.Implementation.Config.MacrosManager.Add(System.String,System.String)">
|
||||
@@ -28511,6 +28477,11 @@
|
||||
Indicates whether scrollbars should be always visible.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.StreamEditControl.iCatchWmChar">
|
||||
<summary>
|
||||
If more than 0, WM_CHAR is not sent to parent's WndProc.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.StreamEditControl.m_lastLineForBeforeCoordsChanged">
|
||||
<summary>
|
||||
Chached last rendered line for OnCursorManagerBeforeCoordinatesChange. Used for performance improvement.
|
||||
@@ -29332,7 +29303,7 @@
|
||||
<summary>
|
||||
Appends the file text into <see cref="T:Syncfusion.Windows.Forms.Edit.EditControl"/> by using its file name.
|
||||
</summary>
|
||||
<param name="fileName">Name of the file to load.</param>
|
||||
<param name="strFileName">Name of the file to load.</param>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.Edit.StreamEditControl.AutoCompleteSingleLexem">
|
||||
<summary>
|
||||
@@ -32088,7 +32059,7 @@
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.StreamEditControl.SwitchCollapsingOn">
|
||||
<summary>
|
||||
Turns on collapsing the region functionality in <see cref="T:Syncfusion.Windows.Forms.Edit.EditControl"/>.
|
||||
Turns on collapsing the region functionality in <see cref="!:Syncfusionk.Windows.Forms.Edit.EditControl"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.StreamEditControl.ToggleLineCollapsing">
|
||||
@@ -32380,7 +32351,6 @@
|
||||
<param name="eolLineBreakCharacter">Represents the line break character.</param>
|
||||
<param name="endText">Represents the end text of the line.</param>
|
||||
<param name="eolWidth">Represents the width of the line break character.</param>
|
||||
<param name="font">The font used to render the line break character.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.StreamEditControl.RoundedRect(System.Drawing.Rectangle,System.Int32)">
|
||||
<summary>
|
||||
@@ -32918,12 +32888,12 @@
|
||||
<param name="sender"></param>
|
||||
<param name="e"></param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.StreamEditControl.OnTextDeleting(System.Object,Syncfusion.Windows.Forms.Edit.TextChangingEventArgs)">
|
||||
<member name="F:Syncfusion.Windows.Forms.Edit.StreamEditControl.originalText">
|
||||
<summary>
|
||||
Handles the text deletion event by forwarding it to the text changing handler.
|
||||
|
||||
</summary>
|
||||
<param name="sender">The source of the event.</param>
|
||||
<param name="e">The event data containing text change information.</param>
|
||||
<param name="sender"></param>
|
||||
<param name="e"></param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.StreamEditControl.OnInsertModeChanged">
|
||||
<summary>
|
||||
@@ -39514,11 +39484,6 @@
|
||||
Gets StatusBarPanelSettings object for "FileName" panel.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.Edit.Utils.StatusBarSettings.Panels">
|
||||
<summary>
|
||||
Gets list of status bar panels settings.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.Utils.StatusBarSettings.#ctor(Syncfusion.Windows.Forms.Tools.Controls.StatusBar.StatusBarExt)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Edit.Utils.StatusBarSettings"/> class.
|
||||
@@ -39540,9 +39505,10 @@
|
||||
Creates new status bar panel with specified parameters and adds it to the collection.
|
||||
</summary>
|
||||
<param name="alignment">Panel alignment.</param>
|
||||
<param name="autoSize">Panel auto size.</param>
|
||||
<param name="width">Panel width.</param>
|
||||
<param name="minWidth">Panel minimal width.</param>
|
||||
<param name="text">Panel text.</param>
|
||||
<param name="name">Panel name.</param>
|
||||
<returns>Settings for created panel.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Edit.Utils.StatusBarSettings.SetGripVisibility(Syncfusion.Windows.Forms.Edit.Enums.SizingGripVisibility)">
|
||||
@@ -43253,6 +43219,11 @@
|
||||
Statis constructor, calls LoadLocalizedMembers() method.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Localization.Localizer.resources">
|
||||
<summary>
|
||||
Resources manager.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Localization.Localizer.m_nonLocalizedNames">
|
||||
<summary>
|
||||
List of items that where not localized at all.
|
||||
@@ -43623,7 +43594,6 @@
|
||||
Get localized version of the object.
|
||||
</summary>
|
||||
<param name="name">Name of the localized resource.</param>
|
||||
<param name="culture">The <see cref="T:System.Globalization.CultureInfo"/> representing the target culture for localization.</param>
|
||||
<returns>Localized version of the object.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Localization.Localizer.GetEnumNames(System.Type)">
|
||||
@@ -44950,6 +44920,9 @@
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.ContextChoiceStyleInfoIdentity"/> class.
|
||||
</summary>
|
||||
<param name="ContextChoice">
|
||||
<see cref="!:Syncfusion.Windows.Forms.Tools.ContextChoice"/> to create an identity.
|
||||
</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.ContextChoiceStyleInfoIdentity.GetBaseStyles(Syncfusion.Styles.IStyleInfo)">
|
||||
<summary>
|
||||
@@ -44957,7 +44930,7 @@
|
||||
</summary>
|
||||
<param name="thisStyleInfo">A instance of <see cref="T:Syncfusion.Styles.IStyleInfo"/></param>
|
||||
<returns>
|
||||
Returns the <see cref="T:Syncfusion.Styles.IStyleInfo"/>.
|
||||
Returns the <see cref="!:Syncfusion.WinForms.Core.Styles.IStyleInfo"/>.
|
||||
</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.ContextChoiceStyleInfoIdentity.OnStyleChanged(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
@@ -45009,7 +44982,7 @@
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.ContextChoiceStyleInfoStore.staticData">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.ContextChoiceStyleInfoStore.StaticDataStore"/> property value.
|
||||
It contains the value of the <see cref="!:Syncfusion.WinForms.Styles.ContextChoiceStyleInfoStore.StaticDataStore"/> property value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.ContextChoiceStyleInfoStore.#ctor">
|
||||
@@ -45026,14 +44999,14 @@
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.ContextChoiceStyleInfoStore.StaticDataStore">
|
||||
<summary>
|
||||
Gets the static data value of the <see cref="T:Syncfusion.Windows.Forms.ContextChoiceStyleInfoStore"/> class.
|
||||
Gets the static data value of the <see cref="!:Syncfusion.WinForms.Controls.Style.ContextChoiceStyleInfoStore"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.ContextChoiceStyleInfoStore.GetStaticData">
|
||||
<summary>
|
||||
Initializes the <see cref="T:Syncfusion.Styles.StaticData"/>, if <see cref="F:Syncfusion.Windows.Forms.ContextChoiceStyleInfoStore.staticData"/> is null.
|
||||
Initializes the <see cref="!:Syncfusion.WinForms.Core.Styles.StaticData"/>, if <see cref="F:Syncfusion.Windows.Forms.ContextChoiceStyleInfoStore.staticData"/> is null.
|
||||
</summary>
|
||||
<returns><see cref="T:Syncfusion.Styles.StaticData"/></returns>
|
||||
<returns><see cref="!:Syncfusion.WinForms.Core.Styles.StaticData"/></returns>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.ContextPromptStyleInfo">
|
||||
<summary>
|
||||
@@ -45170,6 +45143,9 @@
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.ContextPromptStyleInfoIdentity"/> class.
|
||||
</summary>
|
||||
<param name="ContextPrompt">
|
||||
<see cref="!:Syncfusion.Windows.Forms.Tools.ContextPrompt"/> to create an identity.
|
||||
</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.ContextPromptStyleInfoIdentity.GetBaseStyles(Syncfusion.Styles.IStyleInfo)">
|
||||
<summary>
|
||||
@@ -45177,7 +45153,7 @@
|
||||
</summary>
|
||||
<param name="thisStyleInfo">A instance of <see cref="T:Syncfusion.Styles.IStyleInfo"/></param>
|
||||
<returns>
|
||||
Returns the <see cref="T:Syncfusion.Styles.IStyleInfo"/>.
|
||||
Returns the <see cref="!:Syncfusion.WinForms.Core.Styles.IStyleInfo"/>.
|
||||
</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.ContextPromptStyleInfoIdentity.OnStyleChanged(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
@@ -45234,7 +45210,7 @@
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.ContextPromptStyleInfoStore.staticData">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.ContextPromptStyleInfoStore.StaticDataStore"/> property value.
|
||||
It contains the value of the <see cref="!:Syncfusion.WinForms.Styles.ContextPromptStyleInfoStore.StaticDataStore"/> property value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.ContextPromptStyleInfoStore.#ctor">
|
||||
@@ -45251,14 +45227,14 @@
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.ContextPromptStyleInfoStore.StaticDataStore">
|
||||
<summary>
|
||||
Gets the static data value of the <see cref="T:Syncfusion.Styles.StaticData"/> class.
|
||||
Gets the static data value of the <see cref="!:Syncfusion.WinForms.Controls.Style.ContextPromptStyleInfoStore"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.ContextPromptStyleInfoStore.GetStaticData">
|
||||
<summary>
|
||||
Initializes the <see cref="T:Syncfusion.Styles.StaticData"/>, if <see cref="F:Syncfusion.Windows.Forms.ContextPromptStyleInfoStore.staticData"/> is null.
|
||||
Initializes the <see cref="!:Syncfusion.WinForms.Core.Styles.StaticData"/>, if <see cref="F:Syncfusion.Windows.Forms.ContextPromptStyleInfoStore.staticData"/> is null.
|
||||
</summary>
|
||||
<returns><see cref="T:Syncfusion.Styles.StaticData"/></returns>
|
||||
<returns><see cref="!:Syncfusion.WinForms.Core.Styles.StaticData"/></returns>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.DialogBoxStyleInfo">
|
||||
<summary>
|
||||
@@ -45375,19 +45351,19 @@
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.DialogBoxStyleInfo.ShouldSerializeListBoxForeColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.DialogBoxStyleInfo.ListBoxForeColor"/> property.
|
||||
Determines a value indicating whether to serialize <see cref="!:SuggestionItemStyleInfo.SelectedBackColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.DialogBoxStyleInfo.ShouldSerializeListBoxSelectionBackColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.DialogBoxStyleInfo.ListBoxSelectionBackColor"/> property.
|
||||
Determines a value indicating whether to serialize <see cref="!:SuggestionItemStyleInfo.ListBoxSelectionBackColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.DialogBoxStyleInfo.ShouldSerializeListBoxSelectionForeColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.DialogBoxStyleInfo.ListBoxSelectionForeColor"/> property.
|
||||
Determines a value indicating whether to serialize <see cref="!:SuggestionItemStyleInfo.ListBoxSelectionForeColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
@@ -45419,6 +45395,9 @@
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.DialogBoxStyleInfoIdentity"/> class.
|
||||
</summary>
|
||||
<param name="DialogBox">
|
||||
<see cref="!:Syncfusion.Windows.Forms.Tools.DialogBox"/> to create an identity.
|
||||
</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.DialogBoxStyleInfoIdentity.GetBaseStyles(Syncfusion.Styles.IStyleInfo)">
|
||||
<summary>
|
||||
@@ -45426,7 +45405,7 @@
|
||||
</summary>
|
||||
<param name="thisStyleInfo">A instance of <see cref="T:Syncfusion.Styles.IStyleInfo"/></param>
|
||||
<returns>
|
||||
Returns the <see cref="T:Syncfusion.Styles.IStyleInfo"/>.
|
||||
Returns the <see cref="!:Syncfusion.WinForms.Core.Styles.IStyleInfo"/>.
|
||||
</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.DialogBoxStyleInfoIdentity.OnStyleChanged(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
@@ -45463,7 +45442,7 @@
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.DialogBoxStyleInfoStore.ListBoxForeColorProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.DialogBoxStyleInfo.ListBoxForeColor"/> property.
|
||||
Provides information about the <see cref="!:DialogBoxStyleInfo.SelectedBackColor"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.DialogBoxStyleInfoStore.ListBoxSelectionBackColorProperty">
|
||||
@@ -45493,7 +45472,7 @@
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.DialogBoxStyleInfoStore.staticData">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.DialogBoxStyleInfoStore.StaticDataStore"/> property value.
|
||||
It contains the value of the <see cref="!:Syncfusion.WinForms.Styles.DialogBoxStyleInfoStore.StaticDataStore"/> property value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.DialogBoxStyleInfoStore.#ctor">
|
||||
@@ -45510,23 +45489,23 @@
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.DialogBoxStyleInfoStore.StaticDataStore">
|
||||
<summary>
|
||||
Gets the static data value of the <see cref="T:Syncfusion.Windows.Forms.DialogBoxStyleInfoStore"/> class.
|
||||
Gets the static data value of the <see cref="!:Syncfusion.WinForms.Controls.Style.DialogBoxStyleInfoStore"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.DialogBoxStyleInfoStore.GetStaticData">
|
||||
<summary>
|
||||
Initializes the <see cref="T:Syncfusion.Styles.StaticData"/>, if <see cref="F:Syncfusion.Windows.Forms.DialogBoxStyleInfoStore.staticData"/> is null.
|
||||
Initializes the <see cref="!:Syncfusion.WinForms.Core.Styles.StaticData"/>, if <see cref="F:Syncfusion.Windows.Forms.DialogBoxStyleInfoStore.staticData"/> is null.
|
||||
</summary>
|
||||
<returns><see cref="T:Syncfusion.Styles.StaticData"/></returns>
|
||||
<returns><see cref="!:Syncfusion.WinForms.Core.Styles.StaticData"/></returns>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.EditControlVisualStyle">
|
||||
<summary>
|
||||
Represents the class to define the style for <see cref="T:Syncfusion.Windows.Forms.Edit.EditControl"/>.
|
||||
Represents the class to define the style for <see cref="!:Syncfusion.Windows.Forms.Tools.EditControl"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.EditControlVisualStyle.defaultStyle">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.EditControlVisualStyle.DefaultStyle"/> property.
|
||||
It contains the value of the <see cref="!:Syncfusion.Windows.Forms.Tools.EditControlVisualStyle.DefaultStyle"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.EditControlVisualStyle.#ctor">
|
||||
@@ -45711,7 +45690,7 @@
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.EditControlVisualStyle.GetDefaultStyle">
|
||||
<summary>
|
||||
Gets the default style value of the<see cref= "T:System.Windows.Forms.ComboBoxStyle" /> class.
|
||||
Gets the default style value of the<see cref= "!:ComboBoxStyle" /> class.
|
||||
</summary>
|
||||
<returns>Returns the default style value.</returns>
|
||||
</member>
|
||||
@@ -45880,7 +45859,7 @@
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.EditControlStyleInfoIdentity"/> class.
|
||||
</summary>
|
||||
<param name="editcontrol">
|
||||
<param name="EditControl">
|
||||
<see cref="T:Syncfusion.Windows.Forms.Edit.EditControl"/> to create an identity.
|
||||
</param>
|
||||
</member>
|
||||
@@ -45890,15 +45869,15 @@
|
||||
</summary>
|
||||
<param name="thisStyleInfo">A instance of <see cref="T:Syncfusion.Styles.IStyleInfo"/></param>
|
||||
<returns>
|
||||
Returns the <see cref="T:Syncfusion.Styles.IStyleInfo"/>.
|
||||
Returns the <see cref="!:Syncfusion.WinForms.Core.Styles.IStyleInfo"/>.
|
||||
</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.EditControlStyleInfoIdentity.OnStyleChanged(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
<summary>
|
||||
Occurs when a property in the <see cref="T:Syncfusion.Windows.Forms.EditControlVisualStyle"/> has changed.
|
||||
</summary>
|
||||
<param name="style">The <see cref="T:Syncfusion.Styles.StyleInfoBase"/> instance that has changed.</param>
|
||||
<param name="sip">A <see cref="T:Syncfusion.Styles.StyleInfoProperty"/> that identifies the property to operate on.</param>
|
||||
<param name="style">The <see cref="!:Syncfusion.WinForms.Core.Styles.StyleInfoBase"/> instance that has changed.</param>
|
||||
<param name="sip">A <see cref="!:Syncfusion.WinForms.Core.Styles.StyleInfoProperty"/> that identifies the property to operate on.</param>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.EditControlStyleInfoStore">
|
||||
<summary>
|
||||
@@ -46056,7 +46035,7 @@
|
||||
<member name="T:Syncfusion.Windows.Forms.EditControlInfoSubObjectIdentity">
|
||||
<summary>
|
||||
Represents a class that provides style identity information for nested objects of the
|
||||
<see cref="T:Syncfusion.Styles.CachedStyleInfoSubObjectIdentity" /> class.
|
||||
<see cref="!:Syncfusion.WinForms.DataGrid.Styles.CellStyleInfo" /> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.EditControlInfoSubObjectIdentity.#ctor(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
|
||||
Reference in New Issue
Block a user