Package system.windows.forms
Class ToolStrip
- java.lang.Object
-
- All Implemented Interfaces:
java.lang.AutoCloseable,IJCOBridgeReflected,IDropTarget
- Direct Known Subclasses:
BindingNavigator,MenuStrip,StatusStrip,ToolStripDropDown
public class ToolStrip extends ScrollableControl
The base .NET class managing System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..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
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.StringassemblyShortNameAssembly name: System.Windows.Formsstatic java.lang.StringclassNameQualified class name: System.Windows.Forms.ToolStripstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description ToolStrip()ToolStrip(java.lang.Object instance)Internal constructor.ToolStrip(ToolStripItem... items)
-
Method Summary
-
Methods inherited from class system.windows.forms.ScrollableControl
addScroll, getAutoScroll, removeScroll, ScrollControlIntoView, setAutoScroll, SetAutoScrollMargin
-
Methods inherited from class system.windows.forms.Control
addBackColorChanged, 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, Update
-
Methods inherited from class system.componentmodel.Component
addDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSite
-
Methods inherited from class system.MarshalByRefObject
CreateObjRef, GetLifetimeService, InitializeLifetimeService
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.windows.forms.IDropTarget
OnDragDrop, OnDragEnter, OnDragLeave, OnDragOver
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Windows.Forms- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Windows.Forms.ToolStrip- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ToolStrip
public ToolStrip(java.lang.Object instance) throws java.lang.ThrowableInternal constructor. Use with caution- Throws:
java.lang.Throwable
-
ToolStrip
public ToolStrip() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, ConfigurationErrorsException, NotSupportedException, MissingManifestResourceException, Win32Exception, ObjectDisposedException, SecurityException, InvalidEnumArgumentException, IndexOutOfRangeException, ThreadStateException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionConfigurationErrorsExceptionNotSupportedExceptionMissingManifestResourceExceptionWin32ExceptionObjectDisposedExceptionSecurityExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionThreadStateException
-
ToolStrip
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionNotSupportedExceptionWin32ExceptionObjectDisposedExceptionOutOfMemoryExceptionSecurityExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionNullReferenceExceptionThreadStateExceptionRankExceptionMulticastNotSupportedException
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIDropTarget- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Overrides:
getJCOAssemblyNamein classScrollableControl- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIDropTarget- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Overrides:
getJCOClassNamein classScrollableControl- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIDropTarget- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Overrides:
getJCOObjectNamein classScrollableControl- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIDropTarget- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Overrides:
getJCOInstancein classScrollableControl- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classScrollableControl
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIDropTarget- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Overrides:
getJCOTypein classScrollableControl- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static ToolStrip cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoToolStrip, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
ToolStripinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
GetChildAtPointNewToolStrip
public Control GetChildAtPointNewToolStrip(Point point) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryException
-
GetChildAtPointNewToolStrip
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryException
-
GetItemAt
public ToolStripItem GetItemAt(int x, int y) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ConfigurationErrorsException, ArgumentException, InvalidEnumArgumentException, NotSupportedException
-
GetItemAt
public ToolStripItem GetItemAt(Point point) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ConfigurationErrorsException, ArgumentException, InvalidOperationException, InvalidEnumArgumentException, ObjectDisposedException, NotSupportedException, Win32Exception
-
GetNextItem
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionRankException
-
ResetMinimumSizeNewToolStrip
public void ResetMinimumSizeNewToolStrip() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException
-
SetAutoScrollMarginNewToolStrip
public void SetAutoScrollMarginNewToolStrip(int x, int y) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ArgumentException, NotSupportedException
-
getAllowItemReorder
public boolean getAllowItemReorder() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setAllowItemReorder
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- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionThreadStateExceptionFormatExceptionWin32ExceptionSecurityExceptionOutOfMemoryException
-
getAllowMerge
public boolean getAllowMerge() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setAllowMerge
public void setAllowMerge(boolean AllowMerge) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getCanOverflow
public boolean getCanOverflow() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setCanOverflow
public void setCanOverflow(boolean CanOverflow) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getCausesValidation
public boolean getCausesValidation() throws java.lang.Throwable- Overrides:
getCausesValidationin classControl- Throws:
java.lang.Throwable
-
setCausesValidation
public void setCausesValidation(boolean CausesValidation) throws java.lang.Throwable- Overrides:
setCausesValidationin classControl- Throws:
java.lang.Throwable
-
getHasChildren
public boolean getHasChildren() throws java.lang.Throwable- Overrides:
getHasChildrenin classControl- Throws:
java.lang.Throwable
-
getIsCurrentlyDragging
public boolean getIsCurrentlyDragging() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getIsDropDown
public boolean getIsDropDown() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getShowItemToolTips
public boolean getShowItemToolTips() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setShowItemToolTips
public 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- Throws:
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionConfigurationErrorsExceptionSecurityExceptionNotSupportedExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionKeyNotFoundExceptionInvalidEnumArgumentExceptionThreadStateExceptionInvalidAsynchronousStateException
-
getStretch
public boolean getStretch() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setStretch
public void setStretch(boolean Stretch) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getTabStop
public boolean getTabStop() throws java.lang.Throwable- Overrides:
getTabStopin classControl- Throws:
java.lang.Throwable
-
setTabStop
public void setTabStop(boolean TabStop) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException- Overrides:
setTabStopin classControl- Throws:
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryException
-
getBackColor
public Color getBackColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
- Overrides:
getBackColorin classControl- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeException
-
setBackColor
public void setBackColor(Color BackColor) throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NotSupportedException, SecurityException, Win32Exception, NullReferenceException, OutOfMemoryException
- Overrides:
setBackColorin classControl- Throws:
java.lang.ThrowableInvalidOperationExceptionExternalExceptionArgumentNullExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryException
-
getForeColor
public Color getForeColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
- Overrides:
getForeColorin classControl- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeException
-
setForeColor
public void setForeColor(Color ForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, Win32Exception, NullReferenceException, OutOfMemoryException
- Overrides:
setForeColorin classControl- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryException
-
getAutoScrollPosition
public Point getAutoScrollPosition() throws java.lang.Throwable
- Overrides:
getAutoScrollPositionin classScrollableControl- Throws:
java.lang.Throwable
-
setAutoScrollPosition
public void setAutoScrollPosition(Point AutoScrollPosition) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException, WaitHandleCannotBeOpenedException, InvalidAsynchronousStateException
- Overrides:
setAutoScrollPositionin classScrollableControl- Throws:
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionWaitHandleCannotBeOpenedExceptionInvalidAsynchronousStateException
-
getGripRectangle
public Rectangle getGripRectangle() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionSecurityExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionObjectDisposedExceptionOutOfMemoryException
-
getAutoScrollMargin
public Size getAutoScrollMargin() throws java.lang.Throwable
- Overrides:
getAutoScrollMarginin classScrollableControl- Throws:
java.lang.Throwable
-
setAutoScrollMargin
public void setAutoScrollMargin(Size AutoScrollMargin) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, Win32Exception, OutOfMemoryException, NotSupportedException
- Overrides:
setAutoScrollMarginin classScrollableControl- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedException
-
getAutoScrollMinSize
public Size getAutoScrollMinSize() throws java.lang.Throwable
- Overrides:
getAutoScrollMinSizein classScrollableControl- Throws:
java.lang.Throwable
-
setAutoScrollMinSize
public void setAutoScrollMinSize(Size AutoScrollMinSize) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ArgumentException, NotSupportedException
- Overrides:
setAutoScrollMinSizein classScrollableControl- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentExceptionNotSupportedException
-
getImageScalingSize
public Size getImageScalingSize() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setImageScalingSize
public void setImageScalingSize(Size ImageScalingSize) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeException
-
getHorizontalScroll
public HScrollProperties getHorizontalScroll() throws java.lang.Throwable
- Overrides:
getHorizontalScrollin classScrollableControl- Throws:
java.lang.Throwable
-
getImageList
public ImageList getImageList() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setImageList
public void setImageList(ImageList ImageList) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, MulticastNotSupportedException, CultureNotFoundException
- Throws:
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionMulticastNotSupportedExceptionCultureNotFoundException
-
getLayoutSettings
public LayoutSettings getLayoutSettings() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setLayoutSettings
public void setLayoutSettings(LayoutSettings LayoutSettings) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getOrientation
public Orientation getOrientation() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getGripMargin
public Padding getGripMargin() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionSecurityExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionObjectDisposedExceptionOutOfMemoryException
-
setGripMargin
public void setGripMargin(Padding GripMargin) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionSecurityExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionObjectDisposedExceptionOutOfMemoryException
-
getDefaultDropDownDirection
public ToolStripDropDownDirection getDefaultDropDownDirection() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setDefaultDropDownDirection
public void setDefaultDropDownDirection(ToolStripDropDownDirection DefaultDropDownDirection) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentException
-
getGripDisplayStyle
public ToolStripGripDisplayStyle getGripDisplayStyle() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getGripStyle
public ToolStripGripStyle getGripStyle() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setGripStyle
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionConfigurationErrorsExceptionSecurityExceptionOutOfMemoryException
-
getItems
public ToolStripItemCollection getItems() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException
- Throws:
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeException
-
getLayoutStyle
public ToolStripLayoutStyle getLayoutStyle() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setLayoutStyle
public void setLayoutStyle(ToolStripLayoutStyle LayoutStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, ConfigurationErrorsException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionConfigurationErrorsException
-
getOverflowButton
public ToolStripOverflowButton getOverflowButton() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ThreadStateException, Win32Exception, InvalidAsynchronousStateException
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionSecurityExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionThreadStateExceptionWin32ExceptionInvalidAsynchronousStateException
-
getRenderer
public ToolStripRenderer getRenderer() throws java.lang.Throwable, ConfigurationErrorsException, ArgumentException, ArgumentNullException, InvalidEnumArgumentException, ArgumentOutOfRangeException, ThreadStateException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException, MulticastNotSupportedException
- Throws:
java.lang.ThrowableConfigurationErrorsExceptionArgumentExceptionArgumentNullExceptionInvalidEnumArgumentExceptionArgumentOutOfRangeExceptionThreadStateExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionMulticastNotSupportedException
-
setRenderer
public void setRenderer(ToolStripRenderer Renderer) throws java.lang.Throwable, InvalidEnumArgumentException, ArgumentNullException, ArgumentOutOfRangeException, ThreadStateException, InvalidOperationException, Win32Exception, ArgumentException, MulticastNotSupportedException
-
getRenderMode
public ToolStripRenderMode getRenderMode() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setRenderMode
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
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionThreadStateExceptionWin32ExceptionMulticastNotSupportedException
-
getTextDirection
public ToolStripTextDirection getTextDirection() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setTextDirection
public 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
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryException
-
getVerticalScroll
public VScrollProperties getVerticalScroll() throws java.lang.Throwable
- Overrides:
getVerticalScrollin classScrollableControl- Throws:
java.lang.Throwable
-
addAutoSizeChanged
public void addAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addAutoSizeChangedin classControl- Throws:
java.lang.Throwable
-
removeAutoSizeChanged
public void removeAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeAutoSizeChangedin classControl- Throws:
java.lang.Throwable
-
addBeginDrag
public void addBeginDrag(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeBeginDrag
public void removeBeginDrag(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addCausesValidationChanged
public void addCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addCausesValidationChangedin classControl- Throws:
java.lang.Throwable
-
removeCausesValidationChanged
public void removeCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeCausesValidationChangedin classControl- Throws:
java.lang.Throwable
-
addCursorChanged
public void addCursorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addCursorChangedin classControl- Throws:
java.lang.Throwable
-
removeCursorChanged
public void removeCursorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeCursorChangedin classControl- Throws:
java.lang.Throwable
-
addEndDrag
public void addEndDrag(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeEndDrag
public void removeEndDrag(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addForeColorChanged
public void addForeColorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addForeColorChangedin classControl- Throws:
java.lang.Throwable
-
removeForeColorChanged
public void removeForeColorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeForeColorChangedin classControl- Throws:
java.lang.Throwable
-
addLayoutCompleted
public void addLayoutCompleted(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeLayoutCompleted
public void removeLayoutCompleted(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addLayoutStyleChanged
public void addLayoutStyleChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeLayoutStyleChanged
public void removeLayoutStyleChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addRendererChanged
public void addRendererChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeRendererChanged
public void removeRendererChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addControlAdded
public void addControlAdded(ControlEventHandler handler) throws java.lang.Throwable
- Overrides:
addControlAddedin classControl- Throws:
java.lang.Throwable
-
removeControlAdded
public void removeControlAdded(ControlEventHandler handler) throws java.lang.Throwable
- Overrides:
removeControlAddedin classControl- Throws:
java.lang.Throwable
-
addControlRemoved
public void addControlRemoved(ControlEventHandler handler) throws java.lang.Throwable
- Overrides:
addControlRemovedin classControl- Throws:
java.lang.Throwable
-
removeControlRemoved
public void removeControlRemoved(ControlEventHandler handler) throws java.lang.Throwable
- Overrides:
removeControlRemovedin classControl- Throws:
java.lang.Throwable
-
addPaintGrip
public void addPaintGrip(PaintEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removePaintGrip
public void removePaintGrip(PaintEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addItemClicked
public void addItemClicked(ToolStripItemClickedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeItemClicked
public void removeItemClicked(ToolStripItemClickedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addItemAdded
public void addItemAdded(ToolStripItemEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeItemAdded
public void removeItemAdded(ToolStripItemEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addItemRemoved
public void addItemRemoved(ToolStripItemEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeItemRemoved
public void removeItemRemoved(ToolStripItemEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-