Add documentation, class reference, and quick-start guide pages (5771 files)
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>AlwaysDropDown Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.AlwaysDropDown Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Indicates whether the BetterSplitButton always shows the drop-down menu even if the non-split part is clicked. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[DefaultValue(Value=False)]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Category(Category=""Behavior"")]</div>
|
||||
<div class="attribute">[Description(Description=""Indicates whether the BetterSplitButton always shows the drop-down menu even if t" +
|
||||
"he non-split part is clicked."")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">bool</a> AlwaysDropDown { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="AlwaysDropDown property">
|
||||
</param>
|
||||
<param name="Keyword" value="AlwaysDropDown property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.AlwaysDropDown property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.AlwaysDropDown%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>AutoEllipsis Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.AutoEllipsis Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> This property controls the activation handling of bleedover for the text that extends beyond the width of the button. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Category(Category=""Behavior"")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Content)]</div>
|
||||
<div class="attribute">[Description(Description=""This property controls the activation handling of bleedover for the text that ext" +
|
||||
"ends beyond the width of the button."")]</div>
|
||||
<div class="attribute">[DefaultValue(Value=False)]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoEllipsis.html">bool</a> AutoEllipsis { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="AutoEllipsis property">
|
||||
</param>
|
||||
<param name="Keyword" value="AutoEllipsis property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.AutoEllipsis property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.AutoEllipsis%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>AutoSize Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.AutoSize Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Indicates whether the control is automatically resized to fit its contents. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[DefaultValue(Value=False)]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Category(Category=""Layout"")]</div>
|
||||
<div class="attribute">[Description(Description=""Indicates whether the control is automatically resized to fit its contents."")]</div>public override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoSize.html">bool</a> AutoSize { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="AutoSize property">
|
||||
</param>
|
||||
<param name="Keyword" value="AutoSize property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.AutoSize property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.AutoSize%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,58 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.AutoSizeChanged Event</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.AutoSizeChanged Event
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Occurs when AutoSize property has changed. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Description(Description=""Occurs when AutoSize property has changed"")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Category(Category=""Property Changed"")]</div>public event <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoSizeChanged.html">EventHandler</a> AutoSizeChanged;</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="AutoSizeChanged event">
|
||||
</param>
|
||||
<param name="Keyword" value="AutoSizeChanged event, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.AutoSizeChanged event">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.AutoSizeChanged%20Event
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>AutoSizeMode Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.AutoSizeMode Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Allows the control to optionally shrink when AutoSize is true. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Category(Category=""Layout"")]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Description(Description=""Allows the control to optionally shrink when AutoSize is true."")]</div>
|
||||
<div class="attribute">[DefaultValue(Value=AutoSizeMode.GrowOnly)]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoSizeMode.html">AutoSizeMode</a> AutoSizeMode { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="AutoSizeMode property">
|
||||
</param>
|
||||
<param name="Keyword" value="AutoSizeMode property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.AutoSizeMode property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.AutoSizeMode%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BackColor Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.BackColor Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> For buttons whose FlatStyle is FlatStyle.Flat, determines the appearance of the border and the colors used to indicate its state. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Description(Description=""For buttons whose FlatStyle is FlatStyle.Flat, determines the appearance of the b" +
|
||||
"order and the colors used to indicate its state"")]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Content)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>public override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BackColor.html">Color</a> BackColor { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="BackColor property">
|
||||
</param>
|
||||
<param name="Keyword" value="BackColor property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.BackColor property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.BackColor%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,58 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.BeforeMenuShown Event</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.BeforeMenuShown Event
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Occurs before the context menu is shown. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Category(Category=""Action"")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Description(Description=""Occurs before the context menu is shown"")]</div>public event <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BeforeMenuShown.html">EventHandler</a> BeforeMenuShown;</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="BeforeMenuShown event">
|
||||
</param>
|
||||
<param name="Keyword" value="BeforeMenuShown event, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.BeforeMenuShown event">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.BeforeMenuShown%20Event
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,58 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BlockEnterAndSpaceBar Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.BlockEnterAndSpaceBar Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Indicates whether the button reacts to Enter and Space keys. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[DefaultValue(Value=False)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Category(Category=""Behavior"")]</div>
|
||||
<div class="attribute">[Description(Description=""Indicates whether the button reacts to Enter and Space keys."")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BlockEnterAndSpaceBar.html">bool</a> BlockEnterAndSpaceBar { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="BlockEnterAndSpaceBar property">
|
||||
</param>
|
||||
<param name="Keyword" value="BlockEnterAndSpaceBar property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.BlockEnterAndSpaceBar property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.BlockEnterAndSpaceBar%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,58 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ContextMenuStrip Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.ContextMenuStrip Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> ContextMenuStrip associated with this control. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Description(Description=""ContextMenuStrip associated with this control."")]</div>
|
||||
<div class="attribute">[Category(Category=""Behavior"")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[DefaultValue(Value=null)]</div>public override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ContextMenuStrip.html">ContextMenuStrip</a> ContextMenuStrip { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ContextMenuStrip property">
|
||||
</param>
|
||||
<param name="Keyword" value="ContextMenuStrip property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.ContextMenuStrip property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.ContextMenuStrip%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,54 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>DefaultSize Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.DefaultSize Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Gets the default size of the control. </p>
|
||||
<div class="syntax">protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DefaultSize.html">Size</a> DefaultSize { protected get; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="DefaultSize property">
|
||||
</param>
|
||||
<param name="Keyword" value="DefaultSize property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.DefaultSize property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.DefaultSize%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,62 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>DialogResult Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.DialogResult Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> The dialog-box result produced in a modal form by clicking the button. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Description(Description=""The dialog-box result produced in a modal form by clicking the button."")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[DefaultValue(Value=DialogResult.None)]</div>
|
||||
<div class="attribute">[Category(Category=""Behavior"")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DialogResult.html">DialogResult</a> DialogResult { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">Implements</h4>
|
||||
<p>
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.IButtonControl.DialogResult(VS.90).aspx">IButtonControl.DialogResult</a>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="DialogResult property">
|
||||
</param>
|
||||
<param name="Keyword" value="DialogResult property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.DialogResult property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.DialogResult%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,58 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>DoubleClickEnabled Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.DoubleClickEnabled Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Indicates whether the double click event is raised on the BetterSplitButton. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[DefaultValue(Value=False)]</div>
|
||||
<div class="attribute">[Description(Description=""Indicates whether the double click event is raised on the BetterSplitButton."")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Category(Category=""Behavior"")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DoubleClickEnabled.html">bool</a> DoubleClickEnabled { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="DoubleClickEnabled property">
|
||||
</param>
|
||||
<param name="Keyword" value="DoubleClickEnabled property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.DoubleClickEnabled property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.DoubleClickEnabled%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>FlatAppearance Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.FlatAppearance Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> For buttons whose FlatStyle is FlatStyle.Flat, determines the appearance of the border and the colors used to indicate its state. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Content)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Description(Description=""For buttons whose FlatStyle is FlatStyle.Flat, determines the appearance of the b" +
|
||||
"order and the colors used to indicate its state."")]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.FlatSplitButtonAppearance.html">FlatSplitButtonAppearance</a> FlatAppearance { public get; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="FlatAppearance property">
|
||||
</param>
|
||||
<param name="Keyword" value="FlatAppearance property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.FlatAppearance property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.FlatAppearance%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>FlatStyle Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.FlatStyle Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Gets or sets the visual style of the button. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[DefaultValue(Value=FlatStyle.Standard)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Description(Description=""Gets or sets the visual style of the button."")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.FlatStyle.html">FlatStyle</a> FlatStyle { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="FlatStyle property">
|
||||
</param>
|
||||
<param name="Keyword" value="FlatStyle property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.FlatStyle property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.FlatStyle%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Image Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.Image Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Gets or sets the image that is displayed on a button control. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Description(Description=""Gets or sets the image that is displayed on a button control."")]</div>
|
||||
<div class="attribute">[DefaultValue(Value=null)]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.Image.html">Image</a> Image { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="Image property">
|
||||
</param>
|
||||
<param name="Keyword" value="Image property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.Image property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.Image%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ImageAlign Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.ImageAlign Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> The alignment of the image that will be displayed on the control. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[DefaultValue(Value=ContentAlignment.MiddleCenter)]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[Description(Description=""The alignment of the image that will be displayed on the control."")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageAlign.html">ContentAlignment</a> ImageAlign { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ImageAlign property">
|
||||
</param>
|
||||
<param name="Keyword" value="ImageAlign property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.ImageAlign property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.ImageAlign%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ImageIndex Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.ImageIndex Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> The index of the image in the ImageList to display on the control. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[DefaultValue(Value=-1)]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[Description(Description=""The index of the image in the ImageList to display on the control."")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageIndex.html">int</a> ImageIndex { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ImageIndex property">
|
||||
</param>
|
||||
<param name="Keyword" value="ImageIndex property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.ImageIndex property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.ImageIndex%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ImageKey Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.ImageKey Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Gets or sets the image list index key of the image displayed on the button control. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[DefaultValue(Value="")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Description(Description=""Gets or sets the image list index key of the image displayed on the button contro" +
|
||||
"l."")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageKey.html">string</a> ImageKey { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ImageKey property">
|
||||
</param>
|
||||
<param name="Keyword" value="ImageKey property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.ImageKey property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.ImageKey%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ImageList Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.ImageList Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Gets or sets the ImageList that contains the Image displayed on a button control. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Description(Description=""Gets or sets the ImageList that contains the Image displayed on a button control." +
|
||||
""")]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[DefaultValue(Value=null)]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageList.html">ImageList</a> ImageList { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ImageList property">
|
||||
</param>
|
||||
<param name="Keyword" value="ImageList property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.ImageList property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.ImageList%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,63 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.NotifyDefault Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.NotifyDefault Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Notifies a control that it is the default button so that its appearance and behavior is adjusted accordingly. </p>
|
||||
<div class="syntax">public virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.NotifyDefault.html">void</a> NotifyDefault(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.NotifyDefault.html">bool</a> <i>value</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>value</i>
|
||||
</dt>
|
||||
<dd>true if the control should behave as a default button; otherwise false.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Implements</h4>
|
||||
<p>
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.IButtonControl.NotifyDefault(System.Boolean)(VS.90).aspx">IButtonControl.NotifyDefault</a>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="NotifyDefault method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="NotifyDefault method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.NotifyDefault method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.NotifyDefault Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnBeforeMenuShown Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnBeforeMenuShown Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Raises the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BeforeMenuShown.html">BeforeMenuShown</a> event. </p>
|
||||
<div class="syntax">protected virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnBeforeMenuShown.html">void</a> OnBeforeMenuShown(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnBeforeMenuShown.html">EventArgs</a> <i>eventArgs</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>eventArgs</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.EventArgs(VS.90).aspx">EventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnBeforeMenuShown method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnBeforeMenuShown method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnBeforeMenuShown method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnBeforeMenuShown Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnClick Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnClick Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Invokes context menu if the mouse is in split area or if <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">AlwaysDropDown</a> is set true; otherwise, invokes click event. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnClick.html">void</a> OnClick(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnClick.html">EventArgs</a> <i>ea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>ea</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.EventArgs(VS.90).aspx">EventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnClick method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnClick method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnClick method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnClick Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnDoubleClick Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnDoubleClick Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Invokes context menu if the mouse is in split area or if <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">AlwaysDropDown</a> is set true; otherwise, invokes double-click event. <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DoubleClickEnabled.html">DoubleClickEnabled</a> must be set true; othervise, takes no action. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnDoubleClick.html">void</a> OnDoubleClick(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnDoubleClick.html">EventArgs</a> <i>ea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>ea</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.EventArgs(VS.90).aspx">EventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnDoubleClick method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnDoubleClick method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnDoubleClick method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnDoubleClick Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnEnabledChanged Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnEnabledChanged Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Refreshes the state of the button including the split part. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnEnabledChanged.html">void</a> OnEnabledChanged(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnEnabledChanged.html">EventArgs</a> <i>ea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>ea</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.EventArgs(VS.90).aspx">EventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnEnabledChanged method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnEnabledChanged method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnEnabledChanged method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnEnabledChanged Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnGotFocus Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnGotFocus Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Refreshes the split part of the button after focussed. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnGotFocus.html">void</a> OnGotFocus(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnGotFocus.html">EventArgs</a> <i>ea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>ea</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.EventArgs(VS.90).aspx">EventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnGotFocus method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnGotFocus method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnGotFocus method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnGotFocus Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnKeyDown Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnKeyDown Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Updates state of the split part of the button as the Space key is hit. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnKeyDown.html">void</a> OnKeyDown(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnKeyDown.html">KeyEventArgs</a> <i>kea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>kea</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.KeyEventArgs(VS.90).aspx">KeyEventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnKeyDown method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnKeyDown method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnKeyDown method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnKeyDown Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnKeyUp Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnKeyUp Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Invokes the context menu if CTRL-Space (or Space-CTRL) is pressed. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnKeyUp.html">void</a> OnKeyUp(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnKeyUp.html">KeyEventArgs</a> <i>kea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>kea</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.KeyEventArgs(VS.90).aspx">KeyEventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnKeyUp method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnKeyUp method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnKeyUp method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnKeyUp Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnLostFocus Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnLostFocus Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Refreshes the split part of the button after focus is lost. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnLostFocus.html">void</a> OnLostFocus(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnLostFocus.html">EventArgs</a> <i>ea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>ea</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.EventArgs(VS.90).aspx">EventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnLostFocus method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnLostFocus method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnLostFocus method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnLostFocus Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnMouseCaptureChanged Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnMouseCaptureChanged Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Refreshes the button after capture is lost. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseCaptureChanged.html">void</a> OnMouseCaptureChanged(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseCaptureChanged.html">EventArgs</a> <i>ea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>ea</i>
|
||||
</dt>
|
||||
<dd>An <a href="http://msdn.microsoft.com/en-us/library/System.EventArgs(VS.90).aspx">EventArgs</a> that contains the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnMouseCaptureChanged method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnMouseCaptureChanged method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnMouseCaptureChanged method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnMouseCaptureChanged Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnMouseDown Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnMouseDown Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Ivokes appropriate action depending on the mouse position and the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">AlwaysDropDown</a> property. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseDown.html">void</a> OnMouseDown(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseDown.html">MouseEventArgs</a> <i>mea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>mea</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.MouseEventArgs(VS.90).aspx">MouseEventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnMouseDown method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnMouseDown method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnMouseDown method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnMouseDown Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,61 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnMouseLeave Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnMouseLeave Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Updates the state of the split part as the mouse leaves. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseLeave.html">void</a> OnMouseLeave(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseLeave.html">EventArgs</a> <i>ea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>ea</i>
|
||||
</dt>
|
||||
<dd>
|
||||
</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnMouseLeave method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnMouseLeave method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnMouseLeave method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnMouseLeave Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnMouseMove Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnMouseMove Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Updates the state of the split part on mouse-over. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseMove.html">void</a> OnMouseMove(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseMove.html">MouseEventArgs</a> <i>mea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>mea</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.MouseEventArgs(VS.90).aspx">MouseEventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnMouseMove method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnMouseMove method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnMouseMove method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnMouseMove Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnMouseUp Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnMouseUp Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Refreshes state of the split part. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseUp.html">void</a> OnMouseUp(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseUp.html">MouseEventArgs</a> <i>mea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>mea</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.MouseEventArgs(VS.90).aspx">MouseEventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnMouseUp method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnMouseUp method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnMouseUp method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnMouseUp Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnPaint Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnPaint Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Draws the BetterSplitButton into the parent. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[EditorBrowsable(State=EditorBrowsableState.Advanced)]</div>protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnPaint.html">void</a> OnPaint(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnPaint.html">PaintEventArgs</a> <i>pea</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>pea</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.PaintEventArgs(VS.90).aspx">PaintEventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnPaint method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnPaint method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnPaint method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnPaint Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnSplitButtonClick Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnSplitButtonClick Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Raises the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonClick.html">SplitButtonClick</a> event. </p>
|
||||
<div class="syntax">protected virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnSplitButtonClick.html">void</a> OnSplitButtonClick(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnSplitButtonClick.html">EventArgs</a> <i>eventArgs</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>eventArgs</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.EventArgs(VS.90).aspx">EventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnSplitButtonClick method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnSplitButtonClick method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnSplitButtonClick method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnSplitButtonClick Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.OnSplitButtonDoubleClick Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.OnSplitButtonDoubleClick Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Raises the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonDoubleClick.html">SplitButtonDoubleClick</a> event. </p>
|
||||
<div class="syntax">protected virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnSplitButtonDoubleClick.html">void</a> OnSplitButtonDoubleClick(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnSplitButtonDoubleClick.html">EventArgs</a> <i>eventArgs</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>eventArgs</i>
|
||||
</dt>
|
||||
<dd>The <a href="http://msdn.microsoft.com/en-us/library/System.EventArgs(VS.90).aspx">EventArgs</a> instance containing the event data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="OnSplitButtonDoubleClick method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="OnSplitButtonDoubleClick method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.OnSplitButtonDoubleClick method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.OnSplitButtonDoubleClick Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,56 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.PerformClick Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.PerformClick Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Generates a <a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.Control.Click(VS.90).aspx">Click</a> event for the control. </p>
|
||||
<div class="syntax">public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.PerformClick.html">void</a> PerformClick();</div>
|
||||
<h4 class="dtH4">Implements</h4>
|
||||
<p>
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.IButtonControl.PerformClick(VS.90).aspx">IButtonControl.PerformClick</a>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="PerformClick method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="PerformClick method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.PerformClick method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.PerformClick Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,66 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.ProcessCmdKey Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.ProcessCmdKey Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Filters the Enter and Space key if <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BlockEnterAndSpaceBar.html">BlockEnterAndSpaceBar</a> is set true. </p>
|
||||
<div class="syntax">protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ProcessCmdKey.html">bool</a> ProcessCmdKey(<br /> ref <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ProcessCmdKey.html">Message</a> <i>message</i>,<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ProcessCmdKey.html">Keys</a> <i>keyData</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>message</i>
|
||||
</dt>
|
||||
<dd>The message.</dd>
|
||||
<dt>
|
||||
<i>keyData</i>
|
||||
</dt>
|
||||
<dd>The key data.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Return Value</h4>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ProcessCmdKey method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="ProcessCmdKey method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.ProcessCmdKey method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.ProcessCmdKey Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,61 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.ProcessMnemonic Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.ProcessMnemonic Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Invokes a click event if correct mnemonic key is pressed. </p>
|
||||
<div class="syntax">protected override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ProcessMnemonic.html">bool</a> ProcessMnemonic(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ProcessMnemonic.html">char</a> <i>charCode</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>charCode</i>
|
||||
</dt>
|
||||
<dd>The character to process.</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Return Value</h4>
|
||||
<p>True if the character was processed as a mnemonic by the control; otherwise, false.</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ProcessMnemonic method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="ProcessMnemonic method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.ProcessMnemonic method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.ProcessMnemonic Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,52 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.Refresh Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.Refresh Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Forces the control to invalidate its client area and immediately redraw itself and any child controls. </p>
|
||||
<div class="syntax">public override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.Refresh.html">void</a> Refresh();</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="Refresh method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="Refresh method, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.Refresh method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.Refresh Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,58 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.SplitButtonClick Event</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.SplitButtonClick Event
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Occurs when the split part is clicked. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Category(Category=""Action"")]</div>
|
||||
<div class="attribute">[Description(Description=""Occurs when the split part is clicked"")]</div>public event <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonClick.html">EventHandler</a> SplitButtonClick;</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SplitButtonClick event">
|
||||
</param>
|
||||
<param name="Keyword" value="SplitButtonClick event, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.SplitButtonClick event">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.SplitButtonClick%20Event
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,58 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton.SplitButtonDoubleClick Event</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.SplitButtonDoubleClick Event
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Occurs when the split part is double-clicked. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Category(Category=""Action"")]</div>
|
||||
<div class="attribute">[Description(Description=""Occurs when the split part is double-clicked"")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>public event <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonDoubleClick.html">EventHandler</a> SplitButtonDoubleClick;</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SplitButtonDoubleClick event">
|
||||
</param>
|
||||
<param name="Keyword" value="SplitButtonDoubleClick event, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.SplitButtonDoubleClick event">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.SplitButtonDoubleClick%20Event
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>SplitGlyphScaling Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.SplitGlyphScaling Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Split are glyph scaling factor. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Description(Description=""Split are glyph scaling factor."")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[DefaultValue(Value=1,5)]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitGlyphScaling.html">float</a> SplitGlyphScaling { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SplitGlyphScaling property">
|
||||
</param>
|
||||
<param name="Keyword" value="SplitGlyphScaling property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.SplitGlyphScaling property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.SplitGlyphScaling%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,58 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>SplitImageList Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.SplitImageList Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> ImageList for the split button part. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[DefaultValue(Value=null)]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[Description(Description=""ImageList for the split button part."")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitImageList.html">ImageList</a> SplitImageList { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SplitImageList property">
|
||||
</param>
|
||||
<param name="Keyword" value="SplitImageList property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.SplitImageList property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.SplitImageList%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>SplitSize Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.SplitSize Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Split part width in pixels. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[DefaultValue(Value=24)]</div>
|
||||
<div class="attribute">[Description(Description=""Split part width in pixels."")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitSize.html">int</a> SplitSize { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SplitSize property">
|
||||
</param>
|
||||
<param name="Keyword" value="SplitSize property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.SplitSize property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.SplitSize%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Text Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.Text Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Gets or sets the text caption displayed in the button. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Description(Description=""Gets or sets the text caption displayed in the button."")]</div>
|
||||
<div class="attribute">[DefaultValue(Value="")]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>public override <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.Text.html">string</a> Text { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="Text property">
|
||||
</param>
|
||||
<param name="Keyword" value="Text property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.Text property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.Text%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>TextAlign Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.TextAlign Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Gets or sets the alignment of the text on the button control. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Description(Description=""Gets or sets the alignment of the text on the button control."")]</div>
|
||||
<div class="attribute">[DefaultValue(Value=ContentAlignment.MiddleCenter)]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.TextAlign.html">ContentAlignment</a> TextAlign { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="TextAlign property">
|
||||
</param>
|
||||
<param name="Keyword" value="TextAlign property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.TextAlign property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.TextAlign%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>TextImageRelation Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.TextImageRelation Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Specifies the relatice location of the image to the text on the button. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[Description(Description=""Specifies the relatice location of the image to the text on the button."")]</div>
|
||||
<div class="attribute">[DefaultValue(Value=TextImageRelation.Overlay)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.TextImageRelation.html">TextImageRelation</a> TextImageRelation { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="TextImageRelation property">
|
||||
</param>
|
||||
<param name="Keyword" value="TextImageRelation property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.TextImageRelation property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.TextImageRelation%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>UseCompatibleTextRendering Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.UseCompatibleTextRendering Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Specifies whether text rendering shoud be compatible with previous releases of Windows Forms. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[DefaultValue(Value=False)]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Content)]</div>
|
||||
<div class="attribute">[Category(Category=""Behavior"")]</div>
|
||||
<div class="attribute">[Description(Description=""Specifies whether text rendering shoud be compatible with previous releases of Wi" +
|
||||
"ndows Forms."")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.UseCompatibleTextRendering.html">bool</a> UseCompatibleTextRendering { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="UseCompatibleTextRendering property">
|
||||
</param>
|
||||
<param name="Keyword" value="UseCompatibleTextRendering property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.UseCompatibleTextRendering property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.UseCompatibleTextRendering%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>UseMnemonic Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.UseMnemonic Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Gets or sets a value indicating whether an ampersand (&) included in the text of the control. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[DefaultValue(Value=True)]</div>
|
||||
<div class="attribute">[Description(Description=""Gets or sets a value indicating whether an ampersand (&amp;) included in the text" +
|
||||
" of the control."")]</div>
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.UseMnemonic.html">bool</a> UseMnemonic { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="UseMnemonic property">
|
||||
</param>
|
||||
<param name="Keyword" value="UseMnemonic property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.UseMnemonic property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.UseMnemonic%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>UseVisualStyleBackColor Property</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton.UseVisualStyleBackColor Property</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Determines whether the backgrount is drawn using visual styles, if visual styles are supported. </p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[DesignerSerializationVisibility(Visibility=DesignerSerializationVisibility.Visible)]</div>
|
||||
<div class="attribute">[DefaultValue(Value=True)]</div>
|
||||
<div class="attribute">[Browsable(Browsable=True)]</div>
|
||||
<div class="attribute">[Category(Category=""Appearance"")]</div>
|
||||
<div class="attribute">[Description(Description=""Determines whether the backgrount is drawn using visual styles, if visual styles " +
|
||||
"are supported."")]</div>public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.UseVisualStyleBackColor.html">bool</a> UseVisualStyleBackColor { public get; public set; }</div>
|
||||
<p>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="UseVisualStyleBackColor property">
|
||||
</param>
|
||||
<param name="Keyword" value="UseVisualStyleBackColor property, BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton.UseVisualStyleBackColor property">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton.UseVisualStyleBackColor%20Property
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,81 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton Class</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton Class</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Button with split part that can show ContextMenuStrip. </p>
|
||||
<p>
|
||||
For a list of all members of this type, see <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton~Members.html">BetterSplitButton Members
|
||||
</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.Object(VS.90).aspx">System.Object</a>
|
||||
<br /> MarshalByRefObject<br /> Component<br /> Control<br /> <b>BetterSplitButton</b></p>
|
||||
<div class="syntax">
|
||||
<div class="attribute">[ToolboxBitmap]</div>
|
||||
<div class="attribute">[DefaultProperty(Name=""Text"")]</div>
|
||||
<div class="attribute">[DefaultEvent(Name=""Click"")]</div>
|
||||
<div class="attribute">[Designer(DesignerBaseTypeName=""System.ComponentModel.Design.IDesigner"", DesignerTypeName=""System.Windows.Forms.Design.ControlDesigner, System.Design, Version=2.0.0.0, Cult" +
|
||||
"ure=neutral, PublicKeyToken=b03f5f7f11d50a3a"")]</div>
|
||||
<div class="attribute">[ToolboxItemFilter(FilterString=""System.Windows.Forms"", FilterType=ToolboxItemFilterType.Allow)]</div>
|
||||
<div class="attribute">[DesignerSerializer(SerializerTypeName=""System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=2.0." +
|
||||
"0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"", SerializerBaseTypeName=""System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Vers" +
|
||||
"ion=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"")]</div>
|
||||
<div class="attribute">[DesignerCategory(Category=""Component"")]</div>
|
||||
<div>public class BetterSplitButton<b> : <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">Control</a>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">IButtonControl</a></b></div>
|
||||
</div>
|
||||
<H4 class="dtH4">Thread Safety</H4>
|
||||
<P>
|
||||
Public static (<b>Shared</b> in Visual Basic) members of this type are
|
||||
safe for multithreaded operations. Instance members are <b>not</b> guaranteed to be
|
||||
thread-safe.
|
||||
</P>
|
||||
<h4 class="dtH4">Requirements</h4>
|
||||
<p>
|
||||
<b>Namespace: </b>
|
||||
<a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton</a>
|
||||
</p>
|
||||
<p>
|
||||
<b>Assembly: </b>BetterSplitButton (in BetterSplitButton.dll)
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton~Members.html">BetterSplitButton Members</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="BetterSplitButton class, about BetterSplitButton class">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton%20Class">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,49 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton Constructor</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton Constructor</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Intialize a new BetterSplitButton instance. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton</a>();</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="BetterSplitButton class, constructor
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton Constructor ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,55 @@
|
||||
<html dir="LTR">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton Events</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton Events</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p>The events of the <b>BetterSplitButton</b> class are listed below. For a complete list of <b>BetterSplitButton</b> class members, see the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton~Members.html">BetterSplitButton Members</a> topic.</p>
|
||||
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Public Instance Events</h4>
|
||||
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoSizeChanged.html">AutoSizeChanged</a></td><td width="50%"> Occurs when AutoSize property has changed. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BeforeMenuShown.html">BeforeMenuShown</a></td><td width="50%"> Occurs before the context menu is shown. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonClick.html">SplitButtonClick</a></td><td width="50%"> Occurs when the split part is clicked. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonDoubleClick.html">SplitButtonDoubleClick</a></td><td width="50%"> Occurs when the split part is double-clicked. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="BetterSplitButton class, events">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton Events">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,137 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton Members</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton Members
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton overview</a>
|
||||
</p>
|
||||
<h4 class="dtH4">Public Instance Constructors</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top">
|
||||
<td width="50%">
|
||||
<img src="pubmethod.gif" />
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.~ctor.html">BetterSplitButton Constructor</a>
|
||||
</td>
|
||||
<td width="50%"> Intialize a new BetterSplitButton instance. </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<h4 class="dtH4">Public Instance Properties</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">AlwaysDropDown</a></td><td width="50%"> Indicates whether the BetterSplitButton always shows the drop-down menu even if the non-split part is clicked. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoEllipsis.html">AutoEllipsis</a></td><td width="50%"> This property controls the activation handling of bleedover for the text that extends beyond the width of the button. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoSize.html">AutoSize</a></td><td width="50%"> Indicates whether the control is automatically resized to fit its contents. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoSizeMode.html">AutoSizeMode</a></td><td width="50%"> Allows the control to optionally shrink when AutoSize is true. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BackColor.html">BackColor</a></td><td width="50%"> For buttons whose FlatStyle is FlatStyle.Flat, determines the appearance of the border and the colors used to indicate its state. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BlockEnterAndSpaceBar.html">BlockEnterAndSpaceBar</a></td><td width="50%"> Indicates whether the button reacts to Enter and Space keys. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ContextMenuStrip.html">ContextMenuStrip</a></td><td width="50%"> ContextMenuStrip associated with this control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DialogResult.html">DialogResult</a></td><td width="50%"> The dialog-box result produced in a modal form by clicking the button. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DoubleClickEnabled.html">DoubleClickEnabled</a></td><td width="50%"> Indicates whether the double click event is raised on the BetterSplitButton. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.FlatAppearance.html">FlatAppearance</a></td><td width="50%"> For buttons whose FlatStyle is FlatStyle.Flat, determines the appearance of the border and the colors used to indicate its state. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.FlatStyle.html">FlatStyle</a></td><td width="50%"> Gets or sets the visual style of the button. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.Image.html">Image</a></td><td width="50%"> Gets or sets the image that is displayed on a button control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageAlign.html">ImageAlign</a></td><td width="50%"> The alignment of the image that will be displayed on the control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageIndex.html">ImageIndex</a></td><td width="50%"> The index of the image in the ImageList to display on the control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageKey.html">ImageKey</a></td><td width="50%"> Gets or sets the image list index key of the image displayed on the button control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageList.html">ImageList</a></td><td width="50%"> Gets or sets the ImageList that contains the Image displayed on a button control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitGlyphScaling.html">SplitGlyphScaling</a></td><td width="50%"> Split are glyph scaling factor. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitImageList.html">SplitImageList</a></td><td width="50%"> ImageList for the split button part. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitSize.html">SplitSize</a></td><td width="50%"> Split part width in pixels. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.Text.html">Text</a></td><td width="50%"> Gets or sets the text caption displayed in the button. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.TextAlign.html">TextAlign</a></td><td width="50%"> Gets or sets the alignment of the text on the button control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.TextImageRelation.html">TextImageRelation</a></td><td width="50%"> Specifies the relatice location of the image to the text on the button. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.UseCompatibleTextRendering.html">UseCompatibleTextRendering</a></td><td width="50%"> Specifies whether text rendering shoud be compatible with previous releases of Windows Forms. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.UseMnemonic.html">UseMnemonic</a></td><td width="50%"> Gets or sets a value indicating whether an ampersand (&) included in the text of the control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.UseVisualStyleBackColor.html">UseVisualStyleBackColor</a></td><td width="50%"> Determines whether the backgrount is drawn using visual styles, if visual styles are supported. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">Public Instance Methods</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.NotifyDefault.html">NotifyDefault</a></td><td width="50%"> Notifies a control that it is the default button so that its appearance and behavior is adjusted accordingly. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.PerformClick.html">PerformClick</a></td><td width="50%"> Generates a <a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.Control.Click(VS.90).aspx">Click</a> event for the control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.Refresh.html">Refresh</a></td><td width="50%"> Forces the control to invalidate its client area and immediately redraw itself and any child controls. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">Public Instance Events</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoSizeChanged.html">AutoSizeChanged</a></td><td width="50%"> Occurs when AutoSize property has changed. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BeforeMenuShown.html">BeforeMenuShown</a></td><td width="50%"> Occurs before the context menu is shown. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonClick.html">SplitButtonClick</a></td><td width="50%"> Occurs when the split part is clicked. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubevent.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonDoubleClick.html">SplitButtonDoubleClick</a></td><td width="50%"> Occurs when the split part is double-clicked. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">Protected Instance Properties</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DefaultSize.html">DefaultSize</a></td><td width="50%"> Gets the default size of the control. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">Protected Instance Methods</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnBeforeMenuShown.html">OnBeforeMenuShown</a></td><td width="50%"> Raises the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BeforeMenuShown.html">BeforeMenuShown</a> event. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnClick.html">OnClick</a></td><td width="50%"> Invokes context menu if the mouse is in split area or if <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">AlwaysDropDown</a> is set true; otherwise, invokes click event. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnDoubleClick.html">OnDoubleClick</a></td><td width="50%"> Invokes context menu if the mouse is in split area or if <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">AlwaysDropDown</a> is set true; otherwise, invokes double-click event. <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DoubleClickEnabled.html">DoubleClickEnabled</a> must be set true; othervise, takes no action. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnEnabledChanged.html">OnEnabledChanged</a></td><td width="50%"> Refreshes the state of the button including the split part. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnGotFocus.html">OnGotFocus</a></td><td width="50%"> Refreshes the split part of the button after focussed. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnKeyDown.html">OnKeyDown</a></td><td width="50%"> Updates state of the split part of the button as the Space key is hit. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnKeyUp.html">OnKeyUp</a></td><td width="50%"> Invokes the context menu if CTRL-Space (or Space-CTRL) is pressed. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnLostFocus.html">OnLostFocus</a></td><td width="50%"> Refreshes the split part of the button after focus is lost. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseCaptureChanged.html">OnMouseCaptureChanged</a></td><td width="50%"> Refreshes the button after capture is lost. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseDown.html">OnMouseDown</a></td><td width="50%"> Ivokes appropriate action depending on the mouse position and the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">AlwaysDropDown</a> property. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseLeave.html">OnMouseLeave</a></td><td width="50%"> Updates the state of the split part as the mouse leaves. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseMove.html">OnMouseMove</a></td><td width="50%"> Updates the state of the split part on mouse-over. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseUp.html">OnMouseUp</a></td><td width="50%"> Refreshes state of the split part. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnPaint.html">OnPaint</a></td><td width="50%"> Draws the BetterSplitButton into the parent. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnSplitButtonClick.html">OnSplitButtonClick</a></td><td width="50%"> Raises the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonClick.html">SplitButtonClick</a> event. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnSplitButtonDoubleClick.html">OnSplitButtonDoubleClick</a></td><td width="50%"> Raises the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonDoubleClick.html">SplitButtonDoubleClick</a> event. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ProcessCmdKey.html">ProcessCmdKey</a></td><td width="50%"> Filters the Enter and Space key if <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BlockEnterAndSpaceBar.html">BlockEnterAndSpaceBar</a> is set true. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ProcessMnemonic.html">ProcessMnemonic</a></td><td width="50%"> Invokes a click event if correct mnemonic key is pressed. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="ComponentOwl.BetterSplitButton.BetterSplitButton class">
|
||||
</param>
|
||||
<param name="Keyword" value="BetterSplitButton class, all members">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton%20Members
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,76 @@
|
||||
<html dir="LTR">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton Methods</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton Methods</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p>The methods of the <b>BetterSplitButton</b> class are listed below. For a complete list of <b>BetterSplitButton</b> class members, see the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton~Members.html">BetterSplitButton Members</a> topic.</p>
|
||||
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Public Instance Methods</h4>
|
||||
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.NotifyDefault.html">NotifyDefault</a></td><td width="50%"> Notifies a control that it is the default button so that its appearance and behavior is adjusted accordingly. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.PerformClick.html">PerformClick</a></td><td width="50%"> Generates a <a href="http://msdn.microsoft.com/en-us/library/System.Windows.Forms.Control.Click(VS.90).aspx">Click</a> event for the control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.Refresh.html">Refresh</a></td><td width="50%"> Forces the control to invalidate its client area and immediately redraw itself and any child controls. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Protected Instance Methods</h4>
|
||||
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnBeforeMenuShown.html">OnBeforeMenuShown</a></td><td width="50%"> Raises the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BeforeMenuShown.html">BeforeMenuShown</a> event. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnClick.html">OnClick</a></td><td width="50%"> Invokes context menu if the mouse is in split area or if <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">AlwaysDropDown</a> is set true; otherwise, invokes click event. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnDoubleClick.html">OnDoubleClick</a></td><td width="50%"> Invokes context menu if the mouse is in split area or if <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">AlwaysDropDown</a> is set true; otherwise, invokes double-click event. <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DoubleClickEnabled.html">DoubleClickEnabled</a> must be set true; othervise, takes no action. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnEnabledChanged.html">OnEnabledChanged</a></td><td width="50%"> Refreshes the state of the button including the split part. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnGotFocus.html">OnGotFocus</a></td><td width="50%"> Refreshes the split part of the button after focussed. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnKeyDown.html">OnKeyDown</a></td><td width="50%"> Updates state of the split part of the button as the Space key is hit. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnKeyUp.html">OnKeyUp</a></td><td width="50%"> Invokes the context menu if CTRL-Space (or Space-CTRL) is pressed. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnLostFocus.html">OnLostFocus</a></td><td width="50%"> Refreshes the split part of the button after focus is lost. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseCaptureChanged.html">OnMouseCaptureChanged</a></td><td width="50%"> Refreshes the button after capture is lost. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseDown.html">OnMouseDown</a></td><td width="50%"> Ivokes appropriate action depending on the mouse position and the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">AlwaysDropDown</a> property. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseLeave.html">OnMouseLeave</a></td><td width="50%"> Updates the state of the split part as the mouse leaves. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseMove.html">OnMouseMove</a></td><td width="50%"> Updates the state of the split part on mouse-over. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnMouseUp.html">OnMouseUp</a></td><td width="50%"> Refreshes state of the split part. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnPaint.html">OnPaint</a></td><td width="50%"> Draws the BetterSplitButton into the parent. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnSplitButtonClick.html">OnSplitButtonClick</a></td><td width="50%"> Raises the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonClick.html">SplitButtonClick</a> event. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.OnSplitButtonDoubleClick.html">OnSplitButtonDoubleClick</a></td><td width="50%"> Raises the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitButtonDoubleClick.html">SplitButtonDoubleClick</a> event. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ProcessCmdKey.html">ProcessCmdKey</a></td><td width="50%"> Filters the Enter and Space key if <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BlockEnterAndSpaceBar.html">BlockEnterAndSpaceBar</a> is set true. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ProcessMnemonic.html">ProcessMnemonic</a></td><td width="50%"> Invokes a click event if correct mnemonic key is pressed. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="BetterSplitButton class, methods">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton Methods">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,81 @@
|
||||
<html dir="LTR">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>BetterSplitButton Properties</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">BetterSplitButton Properties</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p>The properties of the <b>BetterSplitButton</b> class are listed below. For a complete list of <b>BetterSplitButton</b> class members, see the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton~Members.html">BetterSplitButton Members</a> topic.</p>
|
||||
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Public Instance Properties</h4>
|
||||
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AlwaysDropDown.html">AlwaysDropDown</a></td><td width="50%"> Indicates whether the BetterSplitButton always shows the drop-down menu even if the non-split part is clicked. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoEllipsis.html">AutoEllipsis</a></td><td width="50%"> This property controls the activation handling of bleedover for the text that extends beyond the width of the button. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoSize.html">AutoSize</a></td><td width="50%"> Indicates whether the control is automatically resized to fit its contents. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.AutoSizeMode.html">AutoSizeMode</a></td><td width="50%"> Allows the control to optionally shrink when AutoSize is true. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BackColor.html">BackColor</a></td><td width="50%"> For buttons whose FlatStyle is FlatStyle.Flat, determines the appearance of the border and the colors used to indicate its state. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.BlockEnterAndSpaceBar.html">BlockEnterAndSpaceBar</a></td><td width="50%"> Indicates whether the button reacts to Enter and Space keys. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ContextMenuStrip.html">ContextMenuStrip</a></td><td width="50%"> ContextMenuStrip associated with this control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DialogResult.html">DialogResult</a></td><td width="50%"> The dialog-box result produced in a modal form by clicking the button. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DoubleClickEnabled.html">DoubleClickEnabled</a></td><td width="50%"> Indicates whether the double click event is raised on the BetterSplitButton. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.FlatAppearance.html">FlatAppearance</a></td><td width="50%"> For buttons whose FlatStyle is FlatStyle.Flat, determines the appearance of the border and the colors used to indicate its state. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.FlatStyle.html">FlatStyle</a></td><td width="50%"> Gets or sets the visual style of the button. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.Image.html">Image</a></td><td width="50%"> Gets or sets the image that is displayed on a button control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageAlign.html">ImageAlign</a></td><td width="50%"> The alignment of the image that will be displayed on the control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageIndex.html">ImageIndex</a></td><td width="50%"> The index of the image in the ImageList to display on the control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageKey.html">ImageKey</a></td><td width="50%"> Gets or sets the image list index key of the image displayed on the button control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.ImageList.html">ImageList</a></td><td width="50%"> Gets or sets the ImageList that contains the Image displayed on a button control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitGlyphScaling.html">SplitGlyphScaling</a></td><td width="50%"> Split are glyph scaling factor. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitImageList.html">SplitImageList</a></td><td width="50%"> ImageList for the split button part. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.SplitSize.html">SplitSize</a></td><td width="50%"> Split part width in pixels. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.Text.html">Text</a></td><td width="50%"> Gets or sets the text caption displayed in the button. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.TextAlign.html">TextAlign</a></td><td width="50%"> Gets or sets the alignment of the text on the button control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.TextImageRelation.html">TextImageRelation</a></td><td width="50%"> Specifies the relatice location of the image to the text on the button. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.UseCompatibleTextRendering.html">UseCompatibleTextRendering</a></td><td width="50%"> Specifies whether text rendering shoud be compatible with previous releases of Windows Forms. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.UseMnemonic.html">UseMnemonic</a></td><td width="50%"> Gets or sets a value indicating whether an ampersand (&) included in the text of the control. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.UseVisualStyleBackColor.html">UseVisualStyleBackColor</a></td><td width="50%"> Determines whether the backgrount is drawn using visual styles, if visual styles are supported. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Protected Instance Properties</h4>
|
||||
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.DefaultSize.html">DefaultSize</a></td><td width="50%"> Gets the default size of the control. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton.html">BetterSplitButton Class</a> | <a href="~ComponentOwl.BetterSplitButton.html">ComponentOwl.BetterSplitButton Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="BetterSplitButton class, properties">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20BetterSplitButton Properties">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedCollection(TItem).AddRange Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedCollection(TItem).AddRange Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Add specified items to the collection. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.AddRange.html">void</a> IExtendedCollection(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.AddRange.html">IEnumerable</a> <i>items</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>items</i>
|
||||
</dt>
|
||||
<dd>items to add</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.html">IExtendedCollection<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="AddRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="AddRange method, IExtendedCollection`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedCollection`1.AddRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedCollection`1.AddRange Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedCollection(TItem).RemoveRange Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedCollection(TItem).RemoveRange Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Remove specified items from the collection. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.RemoveRange.html">void</a> IExtendedCollection(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.RemoveRange.html">IEnumerable</a> <i>items</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>items</i>
|
||||
</dt>
|
||||
<dd>items to remove</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.html">IExtendedCollection<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="RemoveRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="RemoveRange method, IExtendedCollection`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedCollection`1.RemoveRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedCollection`1.RemoveRange Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,88 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedCollection(TItem) Interface</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedCollection(TItem) Interface</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Collection with extensions for certain collection operations. </p>
|
||||
<p>
|
||||
For a list of all members of this type, see <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1~Members.html">IExtendedCollection(TItem) Members
|
||||
</a>.
|
||||
</p>
|
||||
<p>
|
||||
<b>ComponentOwl.BetterSplitButton.Collections.IExtendedCollection(TItem)</b>
|
||||
<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">ComponentOwl.BetterSplitButton.Collections.IExtendedList(TItem)</a></p>
|
||||
<div class="syntax">
|
||||
<div>public interface IExtendedCollection<TItem><b> : <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.html">ICollection</a><TItem>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.html">IEnumerable</a><TItem>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.html">IEnumerable</a>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.html">ICollection</a></b></div>
|
||||
</div>
|
||||
<h4 class="dtH4">
|
||||
Types that implement IExtendedCollection(TItem)</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr valign="top">
|
||||
<th width="50%">Type</th>
|
||||
<th width="50%">Description</th>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">Set(TItem)</a>
|
||||
</td>
|
||||
<td width="50%"> Hash set. </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<h4 class="dtH4">Generic template parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>TItem</i>
|
||||
</dt>
|
||||
<dd>collection item type</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Requirements</h4>
|
||||
<p>
|
||||
<b>Namespace: </b>
|
||||
<a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections</a>
|
||||
</p>
|
||||
<p>
|
||||
<b>Assembly: </b>BetterSplitButton (in BetterSplitButton.dll)
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1~Members.html">IExtendedCollection(TItem) Members</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="IExtendedCollection`1 interface, about IExtendedCollection`1 interface">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedCollection`1%20Interface">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedCollection(TItem) Members</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedCollection(TItem) Members
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.html">IExtendedCollection(TItem) overview</a>
|
||||
</p>
|
||||
<h4 class="dtH4">Public Instance Methods</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.AddRange.html">AddRange</a></td><td width="50%"> Add specified items to the collection. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.RemoveRange.html">RemoveRange</a></td><td width="50%"> Remove specified items from the collection. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.html">IExtendedCollection<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="IExtendedCollection(TItem) interface">
|
||||
</param>
|
||||
<param name="Keyword" value="ComponentOwl.BetterSplitButton.Collections.IExtendedCollection`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedCollection(TItem) interface, all members">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedCollection(TItem)%20Members
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,53 @@
|
||||
<html dir="LTR">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedCollection(TItem) Methods</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedCollection(TItem) Methods</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p>The methods of the <b>IExtendedCollection(TItem)</b> interface are listed below. For a complete list of <b>IExtendedCollection(TItem)</b> interface members, see the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1~Members.html">IExtendedCollection(TItem) Members</a> topic.</p>
|
||||
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Public Instance Methods</h4>
|
||||
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.AddRange.html">AddRange</a></td><td width="50%"> Add specified items to the collection. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.RemoveRange.html">RemoveRange</a></td><td width="50%"> Remove specified items from the collection. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.html">IExtendedCollection<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="IExtendedCollection(TItem) interface, methods">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedCollection(TItem) Methods">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,66 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).GetRange(Int32, Int32) Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).GetRange(Int32, Int32) Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Get the specified range of items from the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange1.html">List</a><TItem> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange1.html">int</a> <i>index</i>,<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange1.html">int</a> <i>count</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>index</i>
|
||||
</dt>
|
||||
<dd>start index of the range</dd>
|
||||
<dt>
|
||||
<i>count</i>
|
||||
</dt>
|
||||
<dd>length of the range</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Return Value</h4>
|
||||
<p>range of items from the list</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange~Overloads.html">IExtendedList<TItem>.GetRange Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="GetRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="GetRange method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.GetRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.GetRange Method (Int32,%20Int32)">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,62 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).GetRange(IEnumerable) Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).GetRange(IEnumerable) Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Get the specified range of items from the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange2.html">List</a><TItem> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange2.html">IEnumerable</a><<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange2.html">int</a>> <i>indices</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>indices</i>
|
||||
</dt>
|
||||
<dd>indices of items to obtain</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Return Value</h4>
|
||||
<p>range of items from the list</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange~Overloads.html">IExtendedList<TItem>.GetRange Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="GetRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="GetRange method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.GetRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.GetRange Method (IEnumerable)">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,52 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>GetRange Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList`1.GetRange Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Get the specified range of items from the list. </p>
|
||||
<h4 class="dtH4">Overload List</h4>
|
||||
<p> Get the specified range of items from the list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange2.html">List<TItem> GetRange(IEnumerable<int>)</a>
|
||||
</blockquote>
|
||||
<p> Get the specified range of items from the list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange1.html">List<TItem> GetRange(int,int)</a>
|
||||
</blockquote>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.GetRange Method">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).InsertRange Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).InsertRange Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Insert specified items to the specified position in the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.InsertRange.html">void</a> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.InsertRange.html">int</a> <i>index</i>,<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.InsertRange.html">IEnumerable</a> <i>items</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>index</i>
|
||||
</dt>
|
||||
<dd>insertion position</dd>
|
||||
<dt>
|
||||
<i>items</i>
|
||||
</dt>
|
||||
<dd>items to insert</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="InsertRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="InsertRange method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.InsertRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.InsertRange Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).RemoveRange(Int32, Int32) Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).RemoveRange(Int32, Int32) Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Remove items at the specified positions from the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange1.html">void</a> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange1.html">int</a> <i>index</i>,<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange1.html">int</a> <i>count</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>index</i>
|
||||
</dt>
|
||||
<dd>index of the first item to be removed</dd>
|
||||
<dt>
|
||||
<i>count</i>
|
||||
</dt>
|
||||
<dd>number of item to be removed</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange~Overloads.html">IExtendedList<TItem>.RemoveRange Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="RemoveRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="RemoveRange method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.RemoveRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.RemoveRange Method (Int32,%20Int32)">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).RemoveRange(IEnumerable) Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).RemoveRange(IEnumerable) Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Remove items with the specified items from the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange2.html">void</a> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange2.html">IEnumerable</a><<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange2.html">int</a>> <i>indices</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>indices</i>
|
||||
</dt>
|
||||
<dd>indices of items to remove</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange~Overloads.html">IExtendedList<TItem>.RemoveRange Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="RemoveRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="RemoveRange method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.RemoveRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.RemoveRange Method (IEnumerable)">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,52 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>RemoveRange Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList`1.RemoveRange Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Remove items with the specified items from the list. </p>
|
||||
<h4 class="dtH4">Overload List</h4>
|
||||
<p> Remove items with the specified items from the list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange2.html">void RemoveRange(IEnumerable<int>)</a>
|
||||
</blockquote>
|
||||
<p> Remove items at the specified positions from the list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange1.html">void RemoveRange(int,int)</a>
|
||||
</blockquote>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.RemoveRange Method">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,53 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).Sort() Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).Sort() Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Sort this list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.Sort1.html">void</a> IExtendedList();</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.Sort~Overloads.html">IExtendedList<TItem>.Sort Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="Sort method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="Sort method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.Sort method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.Sort Method ()">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).Sort(IComparer) Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).Sort(IComparer) Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Sort items in the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.Sort2.html">void</a> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.Sort2.html">IComparer</a><TItem> <i>comparer</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>comparer</i>
|
||||
</dt>
|
||||
<dd>item comparer</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.Sort~Overloads.html">IExtendedList<TItem>.Sort Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="Sort method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="Sort method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.Sort method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.Sort Method (IComparer)">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).SortRange(Int32, Int32) Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).SortRange(Int32, Int32) Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Sort items in the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange1.html">void</a> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange1.html">int</a> <i>index</i>,<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange1.html">int</a> <i>count</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>index</i>
|
||||
</dt>
|
||||
<dd>start index of item interval to sort</dd>
|
||||
<dt>
|
||||
<i>count</i>
|
||||
</dt>
|
||||
<dd>number of item within interval to sort</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange~Overloads.html">IExtendedList<TItem>.SortRange Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SortRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="SortRange method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.SortRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.SortRange Method (Int32,%20Int32)">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,68 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).SortRange(Int32, Int32, IComparer) Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).SortRange(Int32, Int32, IComparer) Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Sort items in the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange2.html">void</a> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange2.html">int</a> <i>index</i>,<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange2.html">int</a> <i>count</i>,<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange2.html">IComparer</a><TItem> <i>comparer</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>index</i>
|
||||
</dt>
|
||||
<dd>start index of item interval to sort</dd>
|
||||
<dt>
|
||||
<i>count</i>
|
||||
</dt>
|
||||
<dd>number of item within interval to sort</dd>
|
||||
<dt>
|
||||
<i>comparer</i>
|
||||
</dt>
|
||||
<dd>item comparer</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange~Overloads.html">IExtendedList<TItem>.SortRange Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SortRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="SortRange method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.SortRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.SortRange Method (Int32,%20Int32,%20IComparer)">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).SortRange(IEnumerable) Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).SortRange(IEnumerable) Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Sort items in the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange3.html">void</a> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange3.html">IEnumerable</a><<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange3.html">int</a>> <i>indices</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>indices</i>
|
||||
</dt>
|
||||
<dd>indices of items to sort</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange~Overloads.html">IExtendedList<TItem>.SortRange Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SortRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="SortRange method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.SortRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.SortRange Method (IEnumerable)">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).SortRange(IEnumerable, IComparer) Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).SortRange(IEnumerable, IComparer) Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Sort items in the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange4.html">void</a> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange4.html">IEnumerable</a><<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange4.html">int</a>> <i>indices</i>,<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange4.html">IComparer</a><TItem> <i>comparer</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>indices</i>
|
||||
</dt>
|
||||
<dd>indices of items to sort</dd>
|
||||
<dt>
|
||||
<i>comparer</i>
|
||||
</dt>
|
||||
<dd>item comparer</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange~Overloads.html">IExtendedList<TItem>.SortRange Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SortRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="SortRange method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.SortRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.SortRange Method (IEnumerable,%20IComparer)">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).SortRange(IEnumerable) Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).SortRange(IEnumerable) Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Sort items in the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange5.html">void</a> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange5.html">IEnumerable</a> <i>items</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>items</i>
|
||||
</dt>
|
||||
<dd>items to sort</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange~Overloads.html">IExtendedList<TItem>.SortRange Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SortRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="SortRange method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.SortRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.SortRange Method (IEnumerable)">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).SortRange(IEnumerable, IComparer) Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).SortRange(IEnumerable, IComparer) Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Sort items in the list. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange6.html">void</a> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange6.html">IEnumerable</a> <i>items</i>,<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange6.html">IComparer</a><TItem> <i>comparer</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>items</i>
|
||||
</dt>
|
||||
<dd>items to sort</dd>
|
||||
<dt>
|
||||
<i>comparer</i>
|
||||
</dt>
|
||||
<dd>item comparer</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange~Overloads.html">IExtendedList<TItem>.SortRange Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SortRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="SortRange method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.SortRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.SortRange Method (IEnumerable,%20IComparer)">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,68 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>SortRange Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList`1.SortRange Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Sort items in the list. </p>
|
||||
<h4 class="dtH4">Overload List</h4>
|
||||
<p> Sort items in the list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange3.html">void SortRange(IEnumerable<int>)</a>
|
||||
</blockquote>
|
||||
<p> Sort items in the list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange4.html">void SortRange(IEnumerable<int>,IComparer<TItem>)</a>
|
||||
</blockquote>
|
||||
<p> Sort items in the list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange5.html">void SortRange(IEnumerable)</a>
|
||||
</blockquote>
|
||||
<p> Sort items in the list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange6.html">void SortRange(IEnumerable,IComparer<TItem>)</a>
|
||||
</blockquote>
|
||||
<p> Sort items in the list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange1.html">void SortRange(int,int)</a>
|
||||
</blockquote>
|
||||
<p> Sort items in the list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange2.html">void SortRange(int,int,IComparer<TItem>)</a>
|
||||
</blockquote>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.SortRange Method">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,52 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Sort Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList`1.Sort Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Sort this list. </p>
|
||||
<h4 class="dtH4">Overload List</h4>
|
||||
<p> Sort this list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.Sort1.html">void Sort()</a>
|
||||
</blockquote>
|
||||
<p> Sort items in the list. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.Sort2.html">void Sort(IComparer<TItem>)</a>
|
||||
</blockquote>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.Sort Method">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,66 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem).TryGetItem Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem).TryGetItem Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Try to get item at the specified index. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.TryGetItem.html">bool</a> IExtendedList(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.TryGetItem.html">int</a> <i>index</i>,<br /> out TItem <i>item</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>index</i>
|
||||
</dt>
|
||||
<dd>index of the item</dd>
|
||||
<dt>
|
||||
<i>item</i>
|
||||
</dt>
|
||||
<dd>item to get</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Return Value</h4>
|
||||
<p>success</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="TryGetItem method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="TryGetItem method, IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList`1.TryGetItem method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1.TryGetItem Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,71 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem) Interface</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem) Interface</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> List with extensions for certain list operations. </p>
|
||||
<p>
|
||||
For a list of all members of this type, see <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1~Members.html">IExtendedList(TItem) Members
|
||||
</a>.
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
<div class="syntax">
|
||||
<div>public interface IExtendedList<TItem><b> : <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.html">IExtendedCollection</a><TItem>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">ICollection</a><TItem>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IEnumerable</a><TItem>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IEnumerable</a>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">ICollection</a>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IList</a><TItem>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IList</a></b></div>
|
||||
</div>
|
||||
<h4 class="dtH4">Generic template parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>TItem</i>
|
||||
</dt>
|
||||
<dd>list item type</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Requirements</h4>
|
||||
<p>
|
||||
<b>Namespace: </b>
|
||||
<a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections</a>
|
||||
</p>
|
||||
<p>
|
||||
<b>Assembly: </b>BetterSplitButton (in BetterSplitButton.dll)
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1~Members.html">IExtendedList(TItem) Members</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="IExtendedList`1 interface, about IExtendedList`1 interface">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList`1%20Interface">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem) Members</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem) Members
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList(TItem) overview</a>
|
||||
</p>
|
||||
<h4 class="dtH4">Public Instance Methods</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange~Overloads.html">GetRange</a></td><td width="50%">Overloaded. Get the specified range of items from the list. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.InsertRange.html">InsertRange</a></td><td width="50%"> Insert specified items to the specified position in the list. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange~Overloads.html">RemoveRange</a></td><td width="50%">Overloaded. Remove items at the specified positions from the list. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.Sort~Overloads.html">Sort</a></td><td width="50%">Overloaded. Sort this list. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange~Overloads.html">SortRange</a></td><td width="50%">Overloaded. Sort items in the list. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.TryGetItem.html">TryGetItem</a></td><td width="50%"> Try to get item at the specified index. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="IExtendedList(TItem) interface">
|
||||
</param>
|
||||
<param name="Keyword" value="ComponentOwl.BetterSplitButton.Collections.IExtendedList`1 interface">
|
||||
</param>
|
||||
<param name="Keyword" value="IExtendedList(TItem) interface, all members">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList(TItem)%20Members
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,57 @@
|
||||
<html dir="LTR">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>IExtendedList(TItem) Methods</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">IExtendedList(TItem) Methods</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p>The methods of the <b>IExtendedList(TItem)</b> interface are listed below. For a complete list of <b>IExtendedList(TItem)</b> interface members, see the <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1~Members.html">IExtendedList(TItem) Members</a> topic.</p>
|
||||
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Public Instance Methods</h4>
|
||||
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.GetRange~Overloads.html">GetRange</a></td><td width="50%">Overloaded. Get the specified range of items from the list. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.InsertRange.html">InsertRange</a></td><td width="50%"> Insert specified items to the specified position in the list. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.RemoveRange~Overloads.html">RemoveRange</a></td><td width="50%">Overloaded. Remove items at the specified positions from the list. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.Sort~Overloads.html">Sort</a></td><td width="50%">Overloaded. Sort this list. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.SortRange~Overloads.html">SortRange</a></td><td width="50%">Overloaded. Sort items in the list. </td></tr>
|
||||
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.TryGetItem.html">TryGetItem</a></td><td width="50%"> Try to get item at the specified index. </td></tr></table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedList$1.html">IExtendedList<TItem> Interface</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="IExtendedList(TItem) interface, methods">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20IExtendedList(TItem) Methods">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,78 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ReadOnlySet(TItem) Class</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">ReadOnlySet(TItem) Class</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Read-only hash set. </p>
|
||||
<p>
|
||||
For a list of all members of this type, see <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1~Members.html">ReadOnlySet(TItem) Members
|
||||
</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.Object(VS.90).aspx">System.Object</a>
|
||||
<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.SetBase$1.html">SetBase(TItem)</a><br /> <b>ReadOnlySet(TItem)</b></p>
|
||||
<div class="syntax">
|
||||
<div>public class ReadOnlySet<TItem><b> : <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.SetBase$1.html">SetBase</a><TItem></b></div>
|
||||
</div>
|
||||
<h4 class="dtH4">Generic template parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>TItem</i>
|
||||
</dt>
|
||||
<dd>item type</dd>
|
||||
</dl>
|
||||
<H4 class="dtH4">Thread Safety</H4>
|
||||
<P>
|
||||
Public static (<b>Shared</b> in Visual Basic) members of this type are
|
||||
safe for multithreaded operations. Instance members are <b>not</b> guaranteed to be
|
||||
thread-safe.
|
||||
</P>
|
||||
<h4 class="dtH4">Requirements</h4>
|
||||
<p>
|
||||
<b>Namespace: </b>
|
||||
<a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections</a>
|
||||
</p>
|
||||
<p>
|
||||
<b>Assembly: </b>BetterSplitButton (in BetterSplitButton.dll)
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1~Members.html">ReadOnlySet(TItem) Members</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ReadOnlySet`1 class, about ReadOnlySet`1 class">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20ReadOnlySet`1%20Class">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,49 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ReadOnlySet(TItem) Constructor</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">ReadOnlySet(TItem) Constructor</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Initialize a new ReadOnlySet{T} instance. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet</a><TItem>();</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1~Constructors.html">ReadOnlySet<TItem> Constructor Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ReadOnlySet`1 class, constructor
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20ReadOnlySet`1 Constructor ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,56 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ReadOnlySet(TItem) Constructor</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">ReadOnlySet(TItem) Constructor</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Initialize a new ReadOnlySet{T} instance. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet</a><TItem>(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.~ctor2.html">IEnumerable</a><TItem> <i>enumerable</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>enumerable</i>
|
||||
</dt>
|
||||
<dd>IEnumerable to create this collection from</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1~Constructors.html">ReadOnlySet<TItem> Constructor Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ReadOnlySet`1 class, constructor
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20ReadOnlySet`1 Constructor ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,56 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ReadOnlySet(TItem) Constructor</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">ReadOnlySet(TItem) Constructor</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Initialize a new ReadOnlySet{T} instance. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet</a><TItem>(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.~ctor3.html">IEqualityComparer</a><TItem> <i>comparer</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>comparer</i>
|
||||
</dt>
|
||||
<dd>item comparer</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1~Constructors.html">ReadOnlySet<TItem> Constructor Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ReadOnlySet`1 class, constructor
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20ReadOnlySet`1 Constructor ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ReadOnlySet(TItem) Constructor</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">ReadOnlySet(TItem) Constructor</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Initialize a new ReadOnlySet{T} instance. </p>
|
||||
<div class="syntax">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet</a><TItem>(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.~ctor4.html">IEnumerable</a><TItem> <i>enumerable</i>,<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.~ctor4.html">IEqualityComparer</a><TItem> <i>comparer</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>enumerable</i>
|
||||
</dt>
|
||||
<dd>IEnumerable to create this collection from</dd>
|
||||
<dt>
|
||||
<i>comparer</i>
|
||||
</dt>
|
||||
<dd>item comparer</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a> | <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1~Constructors.html">ReadOnlySet<TItem> Constructor Overload List</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ReadOnlySet`1 class, constructor
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20ReadOnlySet`1 Constructor ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ReadOnlySet`1 Constructor</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">ReadOnlySet`1 Constructor</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Initialize a new ReadOnlySet{T} instance. </p>
|
||||
<h4 class="dtH4">Overload List</h4>
|
||||
<p> Initialize a new ReadOnlySet{T} instance. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.~ctor1.html">public ReadOnlySet`1()</a>
|
||||
</blockquote>
|
||||
<p> Initialize a new ReadOnlySet{T} instance. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.~ctor2.html">public ReadOnlySet`1(IEnumerable<TItem>)</a>
|
||||
</blockquote>
|
||||
<p> Initialize a new ReadOnlySet{T} instance. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.~ctor4.html">public ReadOnlySet`1(IEnumerable<TItem>,IEqualityComparer<TItem>)</a>
|
||||
</blockquote>
|
||||
<p> Initialize a new ReadOnlySet{T} instance. </p>
|
||||
<blockquote class="dtBlock">
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.~ctor3.html">public ReadOnlySet`1(IEqualityComparer<TItem>)</a>
|
||||
</blockquote>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ReadOnlySet`1 class, constructors">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20ReadOnlySet`1 Constructor">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,66 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>ReadOnlySet(TItem) Members</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">ReadOnlySet(TItem) Members
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet(TItem) overview</a>
|
||||
</p>
|
||||
<h4 class="dtH4">Public Instance Constructors</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr VALIGN="top">
|
||||
<td width="50%">
|
||||
<img src="pubmethod.gif" />
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1~Constructors.html">ReadOnlySet(TItem)</a>
|
||||
</td>
|
||||
<td width="50%">Overloaded. Initializes a new instance of the ReadOnlySet(TItem) class.</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ReadOnlySet(TItem) class">
|
||||
</param>
|
||||
<param name="Keyword" value="ComponentOwl.BetterSplitButton.Collections.ReadOnlySet`1 class">
|
||||
</param>
|
||||
<param name="Keyword" value="ReadOnlySet(TItem) class, all members">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20ReadOnlySet(TItem)%20Members
 ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,78 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Set(TItem).Add Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">Set(TItem).Add Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Adds an item to the <a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1(VS.90).aspx">ICollection`1</a>. </p>
|
||||
<div class="syntax">public virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.Add.html">void</a> Set(<br /> TItem <i>item</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>item</i>
|
||||
</dt>
|
||||
<dd>The object to add to the <a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1(VS.90).aspx">ICollection`1</a>. </dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Implements</h4>
|
||||
<p>
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1.Add(`0)(VS.90).aspx">ICollection<TItem>.Add</a>
|
||||
</p>
|
||||
<h4 class="dtH4">Exceptions</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr valign="top">
|
||||
<th width="50%">Exception Type</th>
|
||||
<th width="50%">Condition</th>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.NotSupportedException(VS.90).aspx">NotSupportedException</a>
|
||||
</td>
|
||||
<td width="50%">The <a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1(VS.90).aspx">ICollection`1</a> is read-only. </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">Set<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="Add method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="Add method, Set`1 class">
|
||||
</param>
|
||||
<param name="Keyword" value="Set`1.Add method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20Set`1.Add Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,63 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Set(TItem).AddRange Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">Set(TItem).AddRange Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Add the specified items in the set. </p>
|
||||
<div class="syntax">public virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.AddRange.html">void</a> Set(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.AddRange.html">IEnumerable</a> <i>items</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>items</i>
|
||||
</dt>
|
||||
<dd>items to add</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Implements</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.AddRange.html">IExtendedCollection<TItem>.AddRange</a>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">Set<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="AddRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="AddRange method, Set`1 class">
|
||||
</param>
|
||||
<param name="Keyword" value="Set`1.AddRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20Set`1.AddRange Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,54 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Set(TItem).AsReadOnly Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">Set(TItem).AsReadOnly Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Get read-only variant of this collection. </p>
|
||||
<div class="syntax">public <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.ReadOnlySet$1.html">ReadOnlySet</a><TItem> Set();</div>
|
||||
<h4 class="dtH4">Return Value</h4>
|
||||
<p>read-only variant of this collection</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">Set<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="AsReadOnly method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="AsReadOnly method, Set`1 class">
|
||||
</param>
|
||||
<param name="Keyword" value="Set`1.AsReadOnly method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20Set`1.AsReadOnly Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,71 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Set(TItem).Clear Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">Set(TItem).Clear Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Removes all items from the <a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1(VS.90).aspx">ICollection`1</a>. </p>
|
||||
<div class="syntax">public virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.Clear.html">void</a> Set();</div>
|
||||
<h4 class="dtH4">Implements</h4>
|
||||
<p>
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1.Clear(VS.90).aspx">ICollection<TItem>.Clear</a>
|
||||
</p>
|
||||
<h4 class="dtH4">Exceptions</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr valign="top">
|
||||
<th width="50%">Exception Type</th>
|
||||
<th width="50%">Condition</th>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.NotSupportedException(VS.90).aspx">NotSupportedException</a>
|
||||
</td>
|
||||
<td width="50%">The <a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1(VS.90).aspx">ICollection`1</a> is read-only. </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">Set<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="Clear method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="Clear method, Set`1 class">
|
||||
</param>
|
||||
<param name="Keyword" value="Set`1.Clear method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20Set`1.Clear Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Set(TItem).ExceptWith Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">Set(TItem).ExceptWith Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Remove items contained in the specified IEnumerable{T}. </p>
|
||||
<div class="syntax">public virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.ExceptWith.html">void</a> Set(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.ExceptWith.html">IEnumerable</a><TItem> <i>enumerable</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>enumerable</i>
|
||||
</dt>
|
||||
<dd>enumerable containing items that should not be contained in the set</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">Set<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="ExceptWith method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="ExceptWith method, Set`1 class">
|
||||
</param>
|
||||
<param name="Keyword" value="Set`1.ExceptWith method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20Set`1.ExceptWith Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,80 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Set(TItem).Remove Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">Set(TItem).Remove Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Removes the first occurrence of a specific object from the <a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1(VS.90).aspx">ICollection`1</a>. </p>
|
||||
<div class="syntax">public virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.Remove.html">bool</a> Set(<br /> TItem <i>item</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>item</i>
|
||||
</dt>
|
||||
<dd>The object to remove from the <a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1(VS.90).aspx">ICollection`1</a>. </dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Return Value</h4>
|
||||
<p> true if <i>item</i> was successfully removed from the <a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1(VS.90).aspx">ICollection`1</a>; otherwise, false. This method also returns false if <i>item</i> is not found in the original <b>ICollection`1</b>. </p>
|
||||
<h4 class="dtH4">Implements</h4>
|
||||
<p>
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1.Remove(`0)(VS.90).aspx">ICollection<TItem>.Remove</a>
|
||||
</p>
|
||||
<h4 class="dtH4">Exceptions</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr valign="top">
|
||||
<th width="50%">Exception Type</th>
|
||||
<th width="50%">Condition</th>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.NotSupportedException(VS.90).aspx">NotSupportedException</a>
|
||||
</td>
|
||||
<td width="50%">The <a href="http://msdn.microsoft.com/en-us/library/System.Collections.Generic.ICollection`1(VS.90).aspx">ICollection`1</a> is read-only. </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">Set<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="Remove method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="Remove method, Set`1 class">
|
||||
</param>
|
||||
<param name="Keyword" value="Set`1.Remove method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20Set`1.Remove Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,63 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Set(TItem).RemoveRange Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">Set(TItem).RemoveRange Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Remove the specified items from the set. </p>
|
||||
<div class="syntax">public virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.RemoveRange.html">void</a> Set(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.RemoveRange.html">IEnumerable</a> <i>items</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>items</i>
|
||||
</dt>
|
||||
<dd>items to remove</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Implements</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.RemoveRange.html">IExtendedCollection<TItem>.RemoveRange</a>
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">Set<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="RemoveRange method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="RemoveRange method, Set`1 class">
|
||||
</param>
|
||||
<param name="Keyword" value="Set`1.RemoveRange method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20Set`1.RemoveRange Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Set(TItem).SymmetricExceptWith Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">Set(TItem).SymmetricExceptWith Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Change the set to contain only items common to the set and the specified enumerable. </p>
|
||||
<div class="syntax">public virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.SymmetricExceptWith.html">void</a> Set(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.SymmetricExceptWith.html">IEnumerable</a><TItem> <i>enumerable</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>enumerable</i>
|
||||
</dt>
|
||||
<dd>items to intersect with items in the set</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">Set<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="SymmetricExceptWith method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="SymmetricExceptWith method, Set`1 class">
|
||||
</param>
|
||||
<param name="Keyword" value="Set`1.SymmetricExceptWith method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20Set`1.SymmetricExceptWith Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,59 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Set(TItem).UnionWith Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">Set(TItem).UnionWith Method</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Change the set to contain both items of the set and items of the specified enumerable. </p>
|
||||
<div class="syntax">public virtual <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.UnionWith.html">void</a> Set(<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.UnionWith.html">IEnumerable</a><TItem> <i>enumerable</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>enumerable</i>
|
||||
</dt>
|
||||
<dd>items to union with the set</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">Set<TItem> Class</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="UnionWith method
 ">
|
||||
</param>
|
||||
<param name="Keyword" value="UnionWith method, Set`1 class">
|
||||
</param>
|
||||
<param name="Keyword" value="Set`1.UnionWith method
 ">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20Set`1.UnionWith Method ">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,78 @@
|
||||
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="history" name="save" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>Set(TItem) Class</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">Better SplitButton Class Reference</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">Set(TItem) Class</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Hash set. </p>
|
||||
<p>
|
||||
For a list of all members of this type, see <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1~Members.html">Set(TItem) Members
|
||||
</a>.
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://msdn.microsoft.com/en-us/library/System.Object(VS.90).aspx">System.Object</a>
|
||||
<br /> <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.SetBase$1.html">SetBase(TItem)</a><br /> <b>Set(TItem)</b></p>
|
||||
<div class="syntax">
|
||||
<div>public class Set<TItem><b> : <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.SetBase$1.html">SetBase</a><TItem>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.IExtendedCollection$1.html">IExtendedCollection</a><TItem>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">ICollection</a><T>, <a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1.html">ICollection</a></b></div>
|
||||
</div>
|
||||
<h4 class="dtH4">Generic template parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>TItem</i>
|
||||
</dt>
|
||||
<dd>item type</dd>
|
||||
</dl>
|
||||
<H4 class="dtH4">Thread Safety</H4>
|
||||
<P>
|
||||
Public static (<b>Shared</b> in Visual Basic) members of this type are
|
||||
safe for multithreaded operations. Instance members are <b>not</b> guaranteed to be
|
||||
thread-safe.
|
||||
</P>
|
||||
<h4 class="dtH4">Requirements</h4>
|
||||
<p>
|
||||
<b>Namespace: </b>
|
||||
<a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections</a>
|
||||
</p>
|
||||
<p>
|
||||
<b>Assembly: </b>BetterSplitButton (in BetterSplitButton.dll)
|
||||
</p>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="BetterSplitButton~ComponentOwl.BetterSplitButton.Collections.Set$1~Members.html">Set(TItem) Members</a> | <a href="~ComponentOwl.BetterSplitButton.Collections.html">ComponentOwl.BetterSplitButton.Collections Namespace</a></p>
|
||||
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
||||
<param name="Keyword" value="Set`1 class, about Set`1 class">
|
||||
</param>
|
||||
</object>
|
||||
<hr />
|
||||
<div id="footer">
|
||||
<p>
|
||||
<a href="mailto:support@componentowl.com?subject=Better%20SplitButton%20Class%20Reference%20Documentation%20Feedback:%20Set`1%20Class">Send comments on this topic.</a>
|
||||
</p>
|
||||
<p>
|
||||
<a>Copyright © 2010-2011 ComponentOwl.com</a>
|
||||
</p>
|
||||
<p>Generated from assembly BetterSplitButton [1.5.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user