public class ToolStripSeparator extends ToolStripItem
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ToolStripSeparator
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Windows.Forms
|
static java.lang.String |
className
Qualified class name: System.Windows.Forms.ToolStripSeparator
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ToolStripSeparator() |
ToolStripSeparator(java.lang.Object instance)
Internal constructor.
|
addAvailableChanged, addBackColorChanged, addClick, addCommandCanExecuteChanged, addCommandChanged, addCommandParameterChanged, addDoubleClick, addDragDrop, addDragEnter, addDragLeave, addDragOver, addForeColorChanged, addGiveFeedback, addLocationChanged, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addOwnerChanged, addPaint, addQueryAccessibilityHelp, addQueryContinueDrag, addRightToLeftChanged, addSelectedChanged, addVisibleChanged, DoDragDrop, DoDragDrop, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAlignment, getAllowDrop, getAnchor, getAutoSize, getAvailable, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBounds, getCanSelect, getCommand, getCommandParameter, getContentRectangle, GetCurrentParent, getDock, getEnabled, getFont, getForeColor, getHeight, getImage, getIsDisposed, getIsOnDropDown, getIsOnOverflow, getMargin, getMergeAction, getMergeIndex, getName, getOverflow, getOwner, getOwnerItem, getPadding, getPlacement, getPressed, getRightToLeft, getSelected, getSize, getTag, getText, getTextDirection, getVisible, getWidth, Invalidate, Invalidate, PerformClick, removeAvailableChanged, removeBackColorChanged, removeClick, removeCommandCanExecuteChanged, removeCommandChanged, removeCommandParameterChanged, removeDoubleClick, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeForeColorChanged, removeGiveFeedback, removeLocationChanged, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeOwnerChanged, removePaint, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRightToLeftChanged, removeSelectedChanged, removeVisibleChanged, ResetBackColor, ResetDisplayStyle, ResetFont, ResetForeColor, ResetImage, ResetMargin, ResetPadding, ResetRightToLeft, ResetTextDirection, Select, setAccessibleDefaultActionDescription, setAccessibleDescription, setAccessibleName, setAccessibleRole, setAlignment, setAllowDrop, setAnchor, setAutoSize, setAvailable, setBackColor, setBackgroundImage, setBackgroundImageLayout, setCommand, setCommandParameter, setDock, setEnabled, setFont, setForeColor, setHeight, setImage, setMargin, setMergeAction, setMergeIndex, setName, setOverflow, setOwner, setPadding, setRightToLeft, setSize, setTag, setText, setTextDirection, setVisible, setWidthaddBindingContextChanged, getBindingContext, getDataBindings, removeBindingContextChanged, setBindingContextaddDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteGetLifetimeService, InitializeLifetimeServiceEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringOnDragDrop, OnDragEnter, OnDragLeave, OnDragOver, ToIDropTargetpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ToolStripSeparator()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NullReferenceException,
NotSupportedException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
InvalidCastException,
LockRecursionException,
OutOfMemoryException,
ObjectDisposedException,
AbandonedMutexException,
SynchronizationLockException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionNullReferenceExceptionNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionLockRecursionExceptionOutOfMemoryExceptionObjectDisposedExceptionAbandonedMutexExceptionSynchronizationLockExceptionInvalidEnumArgumentExceptionpublic ToolStripSeparator(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addDisplayStyleChanged(EventHandler handler) throws java.lang.Throwable
addDisplayStyleChanged in class ToolStripItemjava.lang.Throwablepublic void addEnabledChanged(EventHandler handler) throws java.lang.Throwable
addEnabledChanged in class ToolStripItemjava.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
addTextChanged in class ToolStripItemjava.lang.Throwablepublic static ToolStripSeparator cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ToolStripSeparator, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedToolStripSeparator instancejava.lang.Throwable - in case of error during cast operationpublic boolean getAutoToolTip()
throws java.lang.Throwable
getAutoToolTip in class ToolStripItemjava.lang.Throwablepublic ToolStripItemDisplayStyle getDisplayStyle() throws java.lang.Throwable
getDisplayStyle in class ToolStripItemjava.lang.Throwablepublic boolean getDoubleClickEnabled()
throws java.lang.Throwable
getDoubleClickEnabled in class ToolStripItemjava.lang.Throwablepublic ContentAlignment getImageAlign() throws java.lang.Throwable
getImageAlign in class ToolStripItemjava.lang.Throwablepublic int getImageIndex()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException
getImageIndex in class ToolStripItemjava.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic java.lang.String getImageKey()
throws java.lang.Throwable
getImageKey in class ToolStripItemjava.lang.Throwablepublic ToolStripItemImageScaling getImageScaling() throws java.lang.Throwable
getImageScaling in class ToolStripItemjava.lang.Throwablepublic Color getImageTransparentColor() throws java.lang.Throwable
getImageTransparentColor in class ToolStripItemjava.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ToolStripItemString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ToolStripItemString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ToolStripItemObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ToolStripItemString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ToolStripItemJCType representing the CLR Type of the instantiated Classpublic Size GetPreferredSize(Size constrainingSize) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
GetPreferredSize in class ToolStripItemjava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic boolean getRightToLeftAutoMirrorImage()
throws java.lang.Throwable
getRightToLeftAutoMirrorImage in class ToolStripItemjava.lang.Throwablepublic ContentAlignment getTextAlign() throws java.lang.Throwable
getTextAlign in class ToolStripItemjava.lang.Throwablepublic TextImageRelation getTextImageRelation() throws java.lang.Throwable
getTextImageRelation in class ToolStripItemjava.lang.Throwablepublic java.lang.String getToolTipText()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException
getToolTipText in class ToolStripItemjava.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic void removeDisplayStyleChanged(EventHandler handler) throws java.lang.Throwable
removeDisplayStyleChanged in class ToolStripItemjava.lang.Throwablepublic void removeEnabledChanged(EventHandler handler) throws java.lang.Throwable
removeEnabledChanged in class ToolStripItemjava.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
removeTextChanged in class ToolStripItemjava.lang.Throwablepublic void setAutoToolTip(boolean AutoToolTip)
throws java.lang.Throwable
setAutoToolTip in class ToolStripItemjava.lang.Throwablepublic void setDisplayStyle(ToolStripItemDisplayStyle DisplayStyle) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, InvalidOperationException, InvalidCastException, NotSupportedException
setDisplayStyle in class ToolStripItemjava.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionNotSupportedExceptionpublic void setDoubleClickEnabled(boolean DoubleClickEnabled)
throws java.lang.Throwable
setDoubleClickEnabled in class ToolStripItemjava.lang.Throwablepublic void setImageAlign(ContentAlignment ImageAlign) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, InvalidOperationException, InvalidCastException, NotSupportedException
setImageAlign in class ToolStripItemjava.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionNotSupportedExceptionpublic void setImageIndex(int ImageIndex)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException,
InvalidCastException
setImageIndex in class ToolStripItemjava.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionInvalidCastExceptionpublic void setImageKey(java.lang.String ImageKey)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentNullException,
InvalidOperationException,
InvalidCastException,
NotSupportedException
setImageKey in class ToolStripItemjava.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionNotSupportedExceptionpublic void setImageScaling(ToolStripItemImageScaling ImageScaling) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, InvalidOperationException, InvalidCastException, NotSupportedException
setImageScaling in class ToolStripItemjava.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionNotSupportedExceptionpublic void setImageTransparentColor(Color ImageTransparentColor) throws java.lang.Throwable, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, ArgumentException, ArgumentNullException, InvalidOperationException, OutOfMemoryException, InvalidCastException, CultureNotFoundException, OverflowException
setImageTransparentColor in class ToolStripItemjava.lang.ThrowablePlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionOutOfMemoryExceptionInvalidCastExceptionCultureNotFoundExceptionOverflowExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class ToolStripItempublic void setRightToLeftAutoMirrorImage(boolean RightToLeftAutoMirrorImage)
throws java.lang.Throwable,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentException,
NotSupportedException,
ArgumentOutOfRangeException
setRightToLeftAutoMirrorImage in class ToolStripItemjava.lang.ThrowableArgumentNullExceptionPlatformNotSupportedExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionpublic void setTextAlign(ContentAlignment TextAlign) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, InvalidOperationException, InvalidCastException, NotSupportedException
setTextAlign in class ToolStripItemjava.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionNotSupportedExceptionpublic void setTextImageRelation(TextImageRelation TextImageRelation) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, InvalidOperationException, InvalidCastException, NotSupportedException
setTextImageRelation in class ToolStripItemjava.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionNotSupportedExceptionpublic void setToolTipText(java.lang.String ToolTipText)
throws java.lang.Throwable
setToolTipText in class ToolStripItemjava.lang.Throwable