Skip to content

Commit

Permalink
Merge pull request #20 from Krypton-Suite/main-standardtoolkitapirefe…
Browse files Browse the repository at this point in the history
…rence

* Main standardtoolkitapireference
  • Loading branch information
Smurf-IV authored Oct 15, 2023
2 parents 2497669 + 3575a3e commit 667e427
Show file tree
Hide file tree
Showing 27,132 changed files with 1,680,204 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -348,3 +348,4 @@ MigrationBackup/

# Ionide (cross platform F# VS Code tools) working folder
.ionide/
*.bak
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# DrawRibbonTabTrackingTop2007 Method


Internal rendering method.



## Definition
**Namespace:** <a href="79d2eac2-21f4-54ff-7552-b20c33c30600.md">Krypton.Toolkit</a>
**Assembly:** Krypton.Toolkit (in Krypton.Toolkit.dll) Version: 80.23.10.287+8d7660f9dc5efd033fabe008ebfb904beab6d444

**C#**
``` C#
protected virtual void DrawRibbonTabTrackingTop2007(
Rectangle rect,
Color c1,
Color c2,
MementoRibbonTabTracking2007 cache
)
```
**VB**
``` VB
Protected Overridable Sub DrawRibbonTabTrackingTop2007 (
rect As Rectangle,
c1 As Color,
c2 As Color,
cache As MementoRibbonTabTracking2007
)
```



#### Parameters
<dl><dt>  Rectangle</dt><dd>\[Missing &lt;param name="rect"/&gt; documentation for "M:Krypton.Toolkit.RenderStandard.DrawRibbonTabTrackingTop2007(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,Krypton.Toolkit.MementoRibbonTabTracking2007)"\]</dd><dt>  Color</dt><dd>\[Missing &lt;param name="c1"/&gt; documentation for "M:Krypton.Toolkit.RenderStandard.DrawRibbonTabTrackingTop2007(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,Krypton.Toolkit.MementoRibbonTabTracking2007)"\]</dd><dt>  Color</dt><dd>\[Missing &lt;param name="c2"/&gt; documentation for "M:Krypton.Toolkit.RenderStandard.DrawRibbonTabTrackingTop2007(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,Krypton.Toolkit.MementoRibbonTabTracking2007)"\]</dd><dt>  <a href="8f75e79b-8640-9d0b-4496-05227db34b7c.md">MementoRibbonTabTracking2007</a></dt><dd>\[Missing &lt;param name="cache"/&gt; documentation for "M:Krypton.Toolkit.RenderStandard.DrawRibbonTabTrackingTop2007(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,Krypton.Toolkit.MementoRibbonTabTracking2007)"\]</dd></dl>

## See Also


#### Reference
<a href="8a8b9945-a6ad-21c4-5182-014e3b962e19.md">RenderStandard Class</a>
<a href="79d2eac2-21f4-54ff-7552-b20c33c30600.md">Krypton.Toolkit Namespace</a>
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# GetBackImageAlign Method


Gets the image alignment.



## Definition
**Namespace:** <a href="79d2eac2-21f4-54ff-7552-b20c33c30600.md">Krypton.Toolkit</a>
**Assembly:** Krypton.Toolkit (in Krypton.Toolkit.dll) Version: 80.23.10.287+8d7660f9dc5efd033fabe008ebfb904beab6d444

**C#**
``` C#
public override PaletteRectangleAlign GetBackImageAlign(
PaletteBackStyle style,
PaletteState state
)
```
**VB**
``` VB
Public Overrides Function GetBackImageAlign (
style As PaletteBackStyle,
state As PaletteState
) As PaletteRectangleAlign
```



#### Parameters
<dl><dt>  <a href="c97e1038-2648-15dd-eb6c-99b5855419c6.md">PaletteBackStyle</a></dt><dd>Background style.</dd><dt>  <a href="93e626cd-00cf-240e-06c6-ab4d47e982ba.md">PaletteState</a></dt><dd>Palette value should be applicable to this state.</dd></dl>

#### Return Value
<a href="a08dda3c-812d-0f91-9954-af55a04393ca.md">PaletteRectangleAlign</a>
Image alignment style.

## See Also


#### Reference
<a href="14521551-a0a1-47b0-dc88-8e4cb893b7cb.md">PaletteMicrosoft365BlueLightModeBase Class</a>
<a href="79d2eac2-21f4-54ff-7552-b20c33c30600.md">Krypton.Toolkit Namespace</a>
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# InsidePen Field


For internal use only.



## Definition
**Namespace:** <a href="79d2eac2-21f4-54ff-7552-b20c33c30600.md">Krypton.Toolkit</a>
**Assembly:** Krypton.Toolkit (in Krypton.Toolkit.dll) Version: 80.23.10.287+8d7660f9dc5efd033fabe008ebfb904beab6d444

**C#**
``` C#
public Pen? InsidePen
```
**VB**
``` VB
Public InsidePen As Pen
```



#### Field Value
Pen

## See Also


#### Reference
<a href="c2d78dd2-24d8-3297-2b06-70f90fe690f2.md">MementoRibbonGroupAreaBorderContext Class</a>
<a href="79d2eac2-21f4-54ff-7552-b20c33c30600.md">Krypton.Toolkit Namespace</a>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Insert Method


## Overload List
<table>
<tr>
<td><a href="cf1a20b9-66b5-e015-0e1a-7c69ff541209.md">Insert(Int32, T)</a></td>
<td>Inserts a button spec to the collection at the specified index.</td></tr>
<tr>
<td><a href="03f038d8-788c-b98d-15a6-4a463e0dbc26.md">Insert(Int32, Object)</a></td>
<td>Inserts a button spec to the collection at the specified index.</td></tr>
</table>

## See Also


#### Reference
<a href="f8e597ed-563e-9610-4f3a-2e5b9507f06f.md">ButtonSpecCollection(T) Class</a>
<a href="79d2eac2-21f4-54ff-7552-b20c33c30600.md">Krypton.Toolkit Namespace</a>
Loading

0 comments on commit 667e427

Please sign in to comment.