public class ToolStripItem extends Component implements IDropTarget
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ToolStripItem
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=4.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.ToolStripItem
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ToolStripItem() |
ToolStripItem(java.lang.Object instance)
Internal constructor.
|
addDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteCreateObjRef, GetLifetimeService, 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 ToolStripItem()
throws java.lang.Throwable
java.lang.Throwablepublic ToolStripItem(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addAvailableChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBackColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addClick(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDisplayStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDoubleClick(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDragDrop(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDragEnter(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDragLeave(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDragOver(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addEnabledChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addForeColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addGiveFeedback(GiveFeedbackEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLocationChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseDown(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseEnter(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseHover(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseLeave(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseMove(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseUp(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addOwnerChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPaint(PaintEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addQueryAccessibilityHelp(QueryAccessibilityHelpEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addQueryContinueDrag(QueryContinueDragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRightToLeftChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addVisibleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static ToolStripItem cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ToolStripItem, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedToolStripItem instancejava.lang.Throwable - in case of error during cast operationpublic DragDropEffects DoDragDrop(NetObject data, DragDropEffects allowedEffects) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, FormatException, ArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionFormatExceptionArgumentExceptionpublic AccessibleObject getAccessibilityObject() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic java.lang.String getAccessibleDefaultActionDescription()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getAccessibleDescription()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getAccessibleName()
throws java.lang.Throwable
java.lang.Throwablepublic AccessibleRole getAccessibleRole() throws java.lang.Throwable
java.lang.Throwablepublic ToolStripItemAlignment getAlignment() throws java.lang.Throwable
java.lang.Throwablepublic boolean getAllowDrop()
throws java.lang.Throwable
java.lang.Throwablepublic AnchorStyles getAnchor() throws java.lang.Throwable
java.lang.Throwablepublic boolean getAutoSize()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAutoToolTip()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAvailable()
throws java.lang.Throwable
java.lang.Throwablepublic Color getBackColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
public Image getBackgroundImage() throws java.lang.Throwable
java.lang.Throwablepublic ImageLayout getBackgroundImageLayout() throws java.lang.Throwable
java.lang.Throwablepublic Rectangle getBounds() throws java.lang.Throwable
java.lang.Throwablepublic boolean getCanSelect()
throws java.lang.Throwable
java.lang.Throwablepublic Rectangle getContentRectangle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic ToolStrip GetCurrentParent() throws java.lang.Throwable
java.lang.Throwablepublic ToolStripItemDisplayStyle getDisplayStyle() throws java.lang.Throwable
java.lang.Throwablepublic DockStyle getDock() throws java.lang.Throwable
java.lang.Throwablepublic boolean getDoubleClickEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getEnabled()
throws java.lang.Throwable
java.lang.Throwablepublic Font getFont() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, ConfigurationErrorsException, CultureNotFoundException
public Color getForeColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
public int getHeight()
throws java.lang.Throwable
java.lang.Throwablepublic Image getImage() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ObjectDisposedException, ArgumentException, AccessViolationException, IndexOutOfRangeException, CultureNotFoundException, NotSupportedException, MissingMethodException, TargetInvocationException, OverflowException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionObjectDisposedExceptionArgumentExceptionAccessViolationExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionMissingMethodExceptionTargetInvocationExceptionOverflowExceptionpublic ContentAlignment getImageAlign() throws java.lang.Throwable
java.lang.Throwablepublic int getImageIndex()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
SecurityException,
OverflowException,
AccessViolationException
public java.lang.String getImageKey()
throws java.lang.Throwable
java.lang.Throwablepublic ToolStripItemImageScaling getImageScaling() throws java.lang.Throwable
java.lang.Throwablepublic Color getImageTransparentColor() throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsDisposed()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsOnDropDown()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsOnOverflow()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ComponentString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ComponentString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ComponentObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ComponentString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ComponentJCType representing the CLR Type of the instantiated Classpublic Padding getMargin() throws java.lang.Throwable
java.lang.Throwablepublic MergeAction getMergeAction() throws java.lang.Throwable
java.lang.Throwablepublic int getMergeIndex()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getName()
throws java.lang.Throwable
java.lang.Throwablepublic ToolStripItemOverflow getOverflow() throws java.lang.Throwable
java.lang.Throwablepublic ToolStrip getOwner() throws java.lang.Throwable
java.lang.Throwablepublic ToolStripItem getOwnerItem() throws java.lang.Throwable
java.lang.Throwablepublic Padding getPadding() throws java.lang.Throwable
java.lang.Throwablepublic ToolStripItemPlacement getPlacement() throws java.lang.Throwable
java.lang.Throwablepublic Size GetPreferredSize(Size constrainingSize) throws java.lang.Throwable, ArgumentNullException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionInvalidEnumArgumentExceptionpublic boolean getPressed()
throws java.lang.Throwable
java.lang.Throwablepublic RightToLeft getRightToLeft() throws java.lang.Throwable
java.lang.Throwablepublic boolean getRightToLeftAutoMirrorImage()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getSelected()
throws java.lang.Throwable
java.lang.Throwablepublic Size getSize() throws java.lang.Throwable
java.lang.Throwablepublic NetObject getTag() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getText()
throws java.lang.Throwable
java.lang.Throwablepublic ContentAlignment getTextAlign() throws java.lang.Throwable
java.lang.Throwablepublic ToolStripTextDirection getTextDirection() throws java.lang.Throwable
java.lang.Throwablepublic TextImageRelation getTextImageRelation() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getToolTipText()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
FormatException,
OutOfMemoryException,
IndexOutOfRangeException
public boolean getVisible()
throws java.lang.Throwable
java.lang.Throwablepublic int getWidth()
throws java.lang.Throwable
java.lang.Throwablepublic void Invalidate()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
Win32Exception,
NotSupportedException,
SecurityException,
OutOfMemoryException
public void Invalidate(Rectangle r) throws java.lang.Throwable, ConfigurationErrorsException, ArgumentException, ArgumentNullException, InvalidEnumArgumentException, ArgumentOutOfRangeException, ThreadStateException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException, MulticastNotSupportedException
java.lang.ThrowableConfigurationErrorsExceptionArgumentExceptionArgumentNullExceptionInvalidEnumArgumentExceptionArgumentOutOfRangeExceptionThreadStateExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionMulticastNotSupportedExceptionpublic void PerformClick()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ObjectDisposedException,
InvalidAsynchronousStateException,
ArgumentException,
OutOfMemoryException,
IndexOutOfRangeException,
Win32Exception,
NullReferenceException,
NotSupportedException,
OverflowException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionObjectDisposedExceptionInvalidAsynchronousStateExceptionArgumentExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionWin32ExceptionNullReferenceExceptionNotSupportedExceptionOverflowExceptionInvalidEnumArgumentExceptionpublic void removeAvailableChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeBackColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeClick(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDisplayStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDoubleClick(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDragDrop(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDragEnter(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDragLeave(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDragOver(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeEnabledChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeForeColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeGiveFeedback(GiveFeedbackEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLocationChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseDown(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseEnter(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseHover(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseLeave(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseMove(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseUp(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeOwnerChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePaint(PaintEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeQueryAccessibilityHelp(QueryAccessibilityHelpEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeQueryContinueDrag(QueryContinueDragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRightToLeftChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeVisibleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void ResetBackColor()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
NotSupportedException,
SecurityException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException
public void ResetDisplayStyle()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
InvalidEnumArgumentException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionpublic void ResetFont()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException
public void ResetForeColor()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
NotSupportedException,
SecurityException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException
public void ResetImage()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
FormatException,
SecurityException,
OverflowException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
InvalidAsynchronousStateException,
AbandonedMutexException
java.lang.ThrowableInvalidOperationExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionFormatExceptionSecurityExceptionOverflowExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionInvalidAsynchronousStateExceptionAbandonedMutexExceptionpublic void ResetMargin()
throws java.lang.Throwable
java.lang.Throwablepublic void ResetPadding()
throws java.lang.Throwable
java.lang.Throwablepublic void ResetRightToLeft()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
InvalidEnumArgumentException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionpublic void ResetTextDirection()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
InvalidEnumArgumentException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionpublic void Select()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
RankException,
InvalidOperationException,
KeyNotFoundException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
NotSupportedException
public void setAccessibleDefaultActionDescription(java.lang.String AccessibleDefaultActionDescription)
throws java.lang.Throwable
java.lang.Throwablepublic void setAccessibleDescription(java.lang.String AccessibleDescription)
throws java.lang.Throwable
java.lang.Throwablepublic void setAccessibleName(java.lang.String AccessibleName)
throws java.lang.Throwable
java.lang.Throwablepublic void setAccessibleRole(AccessibleRole AccessibleRole) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setAlignment(ToolStripItemAlignment Alignment) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setAllowDrop(boolean AllowDrop)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentException,
InvalidOperationException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
ThreadStateException,
ArgumentOutOfRangeException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionInvalidOperationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionThreadStateExceptionArgumentOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setAnchor(AnchorStyles Anchor) throws java.lang.Throwable
java.lang.Throwablepublic void setAutoSize(boolean AutoSize)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void setAutoToolTip(boolean AutoToolTip)
throws java.lang.Throwable
java.lang.Throwablepublic void setAvailable(boolean Available)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
KeyNotFoundException,
ArgumentException,
InvalidAsynchronousStateException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionKeyNotFoundExceptionArgumentExceptionInvalidAsynchronousStateExceptionpublic void setBackColor(Color BackColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setBackgroundImage(Image BackgroundImage) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setBackgroundImageLayout(ImageLayout BackgroundImageLayout) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setDisplayStyle(ToolStripItemDisplayStyle DisplayStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setDock(DockStyle Dock) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setDoubleClickEnabled(boolean DoubleClickEnabled)
throws java.lang.Throwable
java.lang.Throwablepublic void setEnabled(boolean Enabled)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
NotSupportedException,
OutOfMemoryException,
Win32Exception,
NullReferenceException,
MulticastNotSupportedException,
OverflowException,
InvalidAsynchronousStateException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionOutOfMemoryExceptionWin32ExceptionNullReferenceExceptionMulticastNotSupportedExceptionOverflowExceptionInvalidAsynchronousStateExceptionpublic void setFont(Font Font) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException
public void setForeColor(Color ForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setHeight(int Height)
throws java.lang.Throwable,
ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic void setImage(Image Image) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ObjectDisposedException, ArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, NotSupportedException, FormatException, SecurityException, OverflowException, Win32Exception, NullReferenceException, OutOfMemoryException, WaitHandleCannotBeOpenedException, InvalidAsynchronousStateException, MissingMethodException, TargetInvocationException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionFormatExceptionSecurityExceptionOverflowExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionWaitHandleCannotBeOpenedExceptionInvalidAsynchronousStateExceptionMissingMethodExceptionTargetInvocationExceptionpublic void setImageAlign(ContentAlignment ImageAlign) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setImageIndex(int ImageIndex)
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
Win32Exception,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setImageKey(java.lang.String ImageKey)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void setImageScaling(ToolStripItemImageScaling ImageScaling) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setImageTransparentColor(Color ImageTransparentColor) throws java.lang.Throwable, NullReferenceException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ObjectDisposedException, ArgumentException, ArgumentOutOfRangeException, CultureNotFoundException, NotSupportedException, FormatException, SecurityException, OverflowException, OutOfMemoryException, MissingMethodException, TargetInvocationException, Win32Exception
java.lang.ThrowableNullReferenceExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionFormatExceptionSecurityExceptionOverflowExceptionOutOfMemoryExceptionMissingMethodExceptionTargetInvocationExceptionWin32Exceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class Componentpublic void setMargin(Padding Margin) throws java.lang.Throwable
java.lang.Throwablepublic void setMergeAction(MergeAction MergeAction) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setMergeIndex(int MergeIndex)
throws java.lang.Throwable
java.lang.Throwablepublic void setName(java.lang.String Name)
throws java.lang.Throwable
java.lang.Throwablepublic void setOverflow(ToolStripItemOverflow Overflow) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setOwner(ToolStrip Owner) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NotSupportedException, RankException, ConfigurationErrorsException, MulticastNotSupportedException, ThreadStateException, Win32Exception, OutOfMemoryException, IndexOutOfRangeException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionInvalidOperationExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNotSupportedExceptionRankExceptionConfigurationErrorsExceptionMulticastNotSupportedExceptionThreadStateExceptionWin32ExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionpublic void setPadding(Padding Padding) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException
public void setRightToLeft(RightToLeft RightToLeft) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionpublic void setRightToLeftAutoMirrorImage(boolean RightToLeftAutoMirrorImage)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setSize(Size Size) throws java.lang.Throwable, ArgumentNullException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionInvalidEnumArgumentExceptionpublic void setTag(NetObject Tag) throws java.lang.Throwable
java.lang.Throwablepublic void setText(java.lang.String Text)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException
public void setTextAlign(ContentAlignment TextAlign) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setTextDirection(ToolStripTextDirection TextDirection) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setTextImageRelation(TextImageRelation TextImageRelation) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setToolTipText(java.lang.String ToolTipText)
throws java.lang.Throwable
java.lang.Throwablepublic void setVisible(boolean Visible)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
KeyNotFoundException,
ArgumentException,
InvalidAsynchronousStateException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionKeyNotFoundExceptionArgumentExceptionInvalidAsynchronousStateExceptionpublic void setWidth(int Width)
throws java.lang.Throwable,
ArgumentNullException
java.lang.ThrowableArgumentNullException