public class ToolStrip extends ScrollableControl
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ToolStrip
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.ToolStrip
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ToolStrip() |
ToolStrip(java.lang.Object instance)
Internal constructor.
|
ToolStrip(ToolStripItem... items) |
addScroll, getAutoScroll, removeScroll, ScrollControlIntoView, setAutoScroll, SetAutoScrollMarginaddBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addImeModeChanged, addInvalidated, addKeyDown, addKeyPress, addKeyUp, addLayout, addLeave, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addPaddingChanged, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addTabIndexChanged, addTabStopChanged, addTextChanged, addValidated, addValidating, addVisibleChanged, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getHeight, getImeMode, getInvokeRequired, getIsAccessible, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getLocation, getMargin, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getPadding, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getSize, getTabIndex, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeBackColorChanged, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeImeModeChanged, removeInvalidated, removeKeyDown, removeKeyPress, removeKeyUp, removeLayout, removeLeave, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removePaddingChanged, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, removeTabIndexChanged, removeTabStopChanged, removeTextChanged, removeValidated, removeValidating, removeVisibleChanged, ResetBackColor, ResetBindings, ResetCursor, ResetFont, ResetForeColor, ResetImeMode, ResetRightToLeft, ResetText, ResumeLayout, ResumeLayout, Scale, Scale, Scale, ScaleBitmapLogicalToDevice, Select, SelectNextControl, SendToBack, setAccessibleDefaultActionDescription, setAccessibleDescription, setAccessibleName, setAccessibleRole, setAllowDrop, setAnchor, setAutoScrollOffset, setAutoSize, setBackgroundImage, setBackgroundImageLayout, setBindingContext, SetBounds, SetBounds, setBounds, setCapture, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenu, setContextMenuStrip, setCursor, setDock, setEnabled, setFont, setHeight, setImeMode, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRegion, setRightToLeft, setSize, setTabIndex, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, UpdateaddDisposed, 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 ToolStrip()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
ArgumentOutOfRangeException,
OutOfMemoryException,
FormatException,
ConfigurationErrorsException,
NotSupportedException,
MissingManifestResourceException,
Win32Exception,
ObjectDisposedException,
SecurityException,
InvalidEnumArgumentException,
IndexOutOfRangeException,
ThreadStateException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionConfigurationErrorsExceptionNotSupportedExceptionMissingManifestResourceExceptionWin32ExceptionObjectDisposedExceptionSecurityExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionThreadStateExceptionpublic ToolStrip(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic ToolStrip(ToolStripItem... items) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, FormatException, MissingManifestResourceException, ConfigurationErrorsException, NotSupportedException, Win32Exception, ObjectDisposedException, OutOfMemoryException, SecurityException, InvalidEnumArgumentException, IndexOutOfRangeException, NullReferenceException, ThreadStateException, RankException, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionNotSupportedExceptionWin32ExceptionObjectDisposedExceptionOutOfMemoryExceptionSecurityExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionNullReferenceExceptionThreadStateExceptionRankExceptionMulticastNotSupportedExceptionpublic void addAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
addAutoSizeChanged in class Controljava.lang.Throwablepublic void addBeginDrag(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
addCausesValidationChanged in class Controljava.lang.Throwablepublic void addControlAdded(ControlEventHandler handler) throws java.lang.Throwable
addControlAdded in class Controljava.lang.Throwablepublic void addControlRemoved(ControlEventHandler handler) throws java.lang.Throwable
addControlRemoved in class Controljava.lang.Throwablepublic void addCursorChanged(EventHandler handler) throws java.lang.Throwable
addCursorChanged in class Controljava.lang.Throwablepublic void addEndDrag(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addForeColorChanged(EventHandler handler) throws java.lang.Throwable
addForeColorChanged in class Controljava.lang.Throwablepublic void addItemAdded(ToolStripItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemClicked(ToolStripItemClickedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemRemoved(ToolStripItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLayoutCompleted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLayoutStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPaintGrip(PaintEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRendererChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static ToolStrip cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ToolStrip, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedToolStrip instancejava.lang.Throwable - in case of error during cast operationpublic boolean getAllowItemReorder()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAllowMerge()
throws java.lang.Throwable
java.lang.Throwablepublic Size getAutoScrollMargin() throws java.lang.Throwable
getAutoScrollMargin in class ScrollableControljava.lang.Throwablepublic Size getAutoScrollMinSize() throws java.lang.Throwable
getAutoScrollMinSize in class ScrollableControljava.lang.Throwablepublic Point getAutoScrollPosition() throws java.lang.Throwable
getAutoScrollPosition in class ScrollableControljava.lang.Throwablepublic Color getBackColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
getBackColor in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionpublic boolean getCanOverflow()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCausesValidation()
throws java.lang.Throwable
getCausesValidation in class Controljava.lang.Throwablepublic Control GetChildAtPointNewToolStrip(Point point) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic Control GetChildAtPointNewToolStrip(Point pt, GetChildAtPointSkip skipValue) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic ToolStripDropDownDirection getDefaultDropDownDirection() throws java.lang.Throwable
java.lang.Throwablepublic Color getForeColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
getForeColor in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionpublic ToolStripGripDisplayStyle getGripDisplayStyle() throws java.lang.Throwable
java.lang.Throwablepublic Padding getGripMargin() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionSecurityExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionObjectDisposedExceptionOutOfMemoryExceptionpublic Rectangle getGripRectangle() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionSecurityExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionObjectDisposedExceptionOutOfMemoryExceptionpublic ToolStripGripStyle getGripStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getHasChildren()
throws java.lang.Throwable
getHasChildren in class Controljava.lang.Throwablepublic HScrollProperties getHorizontalScroll() throws java.lang.Throwable
getHorizontalScroll in class ScrollableControljava.lang.Throwablepublic ImageList getImageList() throws java.lang.Throwable
java.lang.Throwablepublic Size getImageScalingSize() throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsCurrentlyDragging()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsDropDown()
throws java.lang.Throwable
java.lang.Throwablepublic ToolStripItem GetItemAt(int x, int y) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ConfigurationErrorsException, ArgumentException, InvalidEnumArgumentException, NotSupportedException
public ToolStripItem GetItemAt(Point point) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ConfigurationErrorsException, ArgumentException, InvalidOperationException, InvalidEnumArgumentException, ObjectDisposedException, NotSupportedException, Win32Exception
public ToolStripItemCollection getItems() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ScrollableControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ScrollableControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ScrollableControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ScrollableControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ScrollableControlJCType representing the CLR Type of the instantiated Classpublic LayoutSettings getLayoutSettings() throws java.lang.Throwable
java.lang.Throwablepublic ToolStripLayoutStyle getLayoutStyle() throws java.lang.Throwable
java.lang.Throwablepublic ToolStripItem GetNextItem(ToolStripItem start, ArrowDirection direction) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, RankException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionRankExceptionpublic Orientation getOrientation() throws java.lang.Throwable
java.lang.Throwablepublic ToolStripOverflowButton getOverflowButton() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ThreadStateException, Win32Exception, InvalidAsynchronousStateException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionSecurityExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionThreadStateExceptionWin32ExceptionInvalidAsynchronousStateExceptionpublic ToolStripRenderer getRenderer() throws java.lang.Throwable, ConfigurationErrorsException, ArgumentException, ArgumentNullException, InvalidEnumArgumentException, ArgumentOutOfRangeException, ThreadStateException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException, MulticastNotSupportedException
java.lang.ThrowableConfigurationErrorsExceptionArgumentExceptionArgumentNullExceptionInvalidEnumArgumentExceptionArgumentOutOfRangeExceptionThreadStateExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionMulticastNotSupportedExceptionpublic ToolStripRenderMode getRenderMode() throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowItemToolTips()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getStretch()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getTabStop()
throws java.lang.Throwable
getTabStop in class Controljava.lang.Throwablepublic ToolStripTextDirection getTextDirection() throws java.lang.Throwable
java.lang.Throwablepublic VScrollProperties getVerticalScroll() throws java.lang.Throwable
getVerticalScroll in class ScrollableControljava.lang.Throwablepublic void removeAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
removeAutoSizeChanged in class Controljava.lang.Throwablepublic void removeBeginDrag(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
removeCausesValidationChanged in class Controljava.lang.Throwablepublic void removeControlAdded(ControlEventHandler handler) throws java.lang.Throwable
removeControlAdded in class Controljava.lang.Throwablepublic void removeControlRemoved(ControlEventHandler handler) throws java.lang.Throwable
removeControlRemoved in class Controljava.lang.Throwablepublic void removeCursorChanged(EventHandler handler) throws java.lang.Throwable
removeCursorChanged in class Controljava.lang.Throwablepublic void removeEndDrag(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeForeColorChanged(EventHandler handler) throws java.lang.Throwable
removeForeColorChanged in class Controljava.lang.Throwablepublic void removeItemAdded(ToolStripItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemClicked(ToolStripItemClickedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemRemoved(ToolStripItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLayoutCompleted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLayoutStyleChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePaintGrip(PaintEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRendererChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void ResetMinimumSizeNewToolStrip()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
NotSupportedException
public void setAllowItemReorder(boolean AllowItemReorder)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
ThreadStateException,
FormatException,
Win32Exception,
SecurityException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionThreadStateExceptionFormatExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionpublic void setAllowMerge(boolean AllowMerge)
throws java.lang.Throwable
java.lang.Throwablepublic void setAutoScrollMargin(Size AutoScrollMargin) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, Win32Exception, OutOfMemoryException, NotSupportedException
setAutoScrollMargin in class ScrollableControljava.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionpublic void SetAutoScrollMarginNewToolStrip(int x,
int y)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
ArgumentException,
NotSupportedException
public void setAutoScrollMinSize(Size AutoScrollMinSize) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ArgumentException, NotSupportedException
setAutoScrollMinSize in class ScrollableControljava.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentExceptionNotSupportedExceptionpublic void setAutoScrollPosition(Point AutoScrollPosition) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException, WaitHandleCannotBeOpenedException, InvalidAsynchronousStateException
setAutoScrollPosition in class ScrollableControljava.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionWaitHandleCannotBeOpenedExceptionInvalidAsynchronousStateExceptionpublic void setBackColor(Color BackColor) throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NotSupportedException, SecurityException, Win32Exception, NullReferenceException, OutOfMemoryException
setBackColor in class Controljava.lang.ThrowableInvalidOperationExceptionExternalExceptionArgumentNullExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setCanOverflow(boolean CanOverflow)
throws java.lang.Throwable
java.lang.Throwablepublic void setCausesValidation(boolean CausesValidation)
throws java.lang.Throwable
setCausesValidation in class Controljava.lang.Throwablepublic void setDefaultDropDownDirection(ToolStripDropDownDirection DefaultDropDownDirection) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setForeColor(Color ForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, Win32Exception, NullReferenceException, OutOfMemoryException
setForeColor in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setGripMargin(Padding GripMargin) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionSecurityExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionObjectDisposedExceptionOutOfMemoryExceptionpublic void setGripStyle(ToolStripGripStyle GripStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, ConfigurationErrorsException, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionConfigurationErrorsExceptionSecurityExceptionOutOfMemoryExceptionpublic void setImageList(ImageList ImageList) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, MulticastNotSupportedException, CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionMulticastNotSupportedExceptionCultureNotFoundExceptionpublic void setImageScalingSize(Size ImageScalingSize) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class ScrollableControlpublic void setLayoutSettings(LayoutSettings LayoutSettings) throws java.lang.Throwable
java.lang.Throwablepublic void setLayoutStyle(ToolStripLayoutStyle LayoutStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, ConfigurationErrorsException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionConfigurationErrorsExceptionpublic void setRenderer(ToolStripRenderer Renderer) throws java.lang.Throwable, InvalidEnumArgumentException, ArgumentNullException, ArgumentOutOfRangeException, ThreadStateException, InvalidOperationException, Win32Exception, ArgumentException, MulticastNotSupportedException
public void setRenderMode(ToolStripRenderMode RenderMode) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, ThreadStateException, Win32Exception, MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionThreadStateExceptionWin32ExceptionMulticastNotSupportedExceptionpublic void setShowItemToolTips(boolean ShowItemToolTips)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
FormatException,
ArgumentException,
ConfigurationErrorsException,
SecurityException,
NotSupportedException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
NullReferenceException,
OutOfMemoryException,
KeyNotFoundException,
InvalidEnumArgumentException,
ThreadStateException,
InvalidAsynchronousStateException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionConfigurationErrorsExceptionSecurityExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionKeyNotFoundExceptionInvalidEnumArgumentExceptionThreadStateExceptionInvalidAsynchronousStateExceptionpublic void setStretch(boolean Stretch)
throws java.lang.Throwable
java.lang.Throwablepublic void setTabStop(boolean TabStop)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
Win32Exception,
NotSupportedException,
SecurityException,
OutOfMemoryException
setTabStop in class Controljava.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void setTextDirection(ToolStripTextDirection TextDirection) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryException