Files
componentowl-astro/public/class-reference/better-splitbutton/BetterSplitButton~ComponentOwl.BetterSplitButton.BetterSplitButton~Properties.html

81 lines
9.8 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<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 (&amp;) 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>