[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.4.8 Assembly
C1.Win.Interop
Classes
C1Colors
Methods
ToOle
dotnet-framework-api
C1.Win.4.8 Assembly
C1.Design
C1.Framework
C1.Framework.Accessibility
C1.Framework.Extension
C1.Framework.Html
C1.Util.Win
C1.Win
C1.Win.Accessibility
C1.Win.Accessibility.Items
C1.Win.Accessibility.Items.BaseInterfaces
C1.Win.C1ScrollBar
C1.Win.C1ScrollBar.Style
C1.Win.C1SuperTooltip
C1.Win.C1SuperTooltip.Design
C1.Win.C1Themes
C1.Win.CoditionalFormatting
C1.Win.Collections.ObjectModel
C1.Win.Design
C1.Win.Drawing
C1.Win.Interop
Classes
C1Colors
Fields
Methods
AreColorsEqual
ColorToHTML
ColorToString
FromArgb
FromOle
FromOleAlpha
FromRgb
IsOpaque
IsTransparent
IsVisible
ToArgb
ToOle
TryColorFromString
TryGetColorByName
Structs
C1.Win.Localization
C1.Win.Localization.Design
C1.Win.Touch
C1.Win.Util
C1.Win.Util.Toolbox
C1.Win.TreeView.4.8 Assembly
dotnet-api
(Showing Draft Content)
C1.Win.Interop.C1Colors.ToOle
ToOle Method
ToOle(Color)
Declaration
public static int ToOle(Color v)
Parameters
Type
Name
Description
Color
v
Returns
Type
Description
int
ToOle(byte, byte, byte)
Declaration
public static int ToOle(byte r, byte g, byte b)
Parameters
Type
Name
Description
byte
r
byte
g
byte
b
Returns
Type
Description
int