public class ToolStripDropDown extends ToolStrip
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ToolStripDropDown
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.ToolStripDropDown
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ToolStripDropDown() |
ToolStripDropDown(java.lang.Object instance)
Internal constructor.
|
addAutoSizeChanged, addBeginDrag, addCausesValidationChanged, addControlAdded, addControlRemoved, addCursorChanged, addEndDrag, addItemAdded, addItemClicked, addItemRemoved, addLayoutCompleted, addLayoutStyleChanged, addPaintGrip, addRendererChanged, getAllowMerge, getAutoScrollMargin, getAutoScrollMinSize, getAutoScrollPosition, getBackColor, getCausesValidation, GetChildAtPointNewToolStrip, GetChildAtPointNewToolStrip, getDefaultDropDownDirection, getForeColor, getHasChildren, getHorizontalScroll, getImageList, getImageScalingSize, getIsCurrentlyDragging, getIsDropDown, GetItemAt, GetItemAt, getItems, getLayoutSettings, getLayoutStyle, GetNextItem, getOrientation, getRenderer, getRenderMode, getShowItemToolTips, getTabStop, getTextDirection, getVerticalScroll, removeAutoSizeChanged, removeBeginDrag, removeCausesValidationChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeEndDrag, removeItemAdded, removeItemClicked, removeItemRemoved, removeLayoutCompleted, removeLayoutStyleChanged, removePaintGrip, removeRendererChanged, ResetMinimumSizeNewToolStrip, setAllowMerge, setAutoScrollMargin, SetAutoScrollMarginNewToolStrip, setAutoScrollMinSize, setAutoScrollPosition, setBackColor, setCausesValidation, setDefaultDropDownDirection, setForeColor, setImageList, setImageScalingSize, setLayoutSettings, setLayoutStyle, setRenderer, setRenderMode, setShowItemToolTips, setTabStop, setTextDirectiongetAutoScroll, ScrollControlIntoView, setAutoScroll, SetAutoScrollMarginaddBackColorChanged, addClick, addClientSizeChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addGotFocus, addHandleCreated, addHandleDestroyed, addInvalidated, addLayout, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addPaddingChanged, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addResize, addRightToLeftChanged, addSizeChanged, addSystemColorsChanged, 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, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getHeight, getImeMode, getInvokeRequired, getIsAccessible, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getMargin, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getPadding, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRight, getRightToLeft, getSize, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeBackColorChanged, removeClick, removeClientSizeChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeInvalidated, removeLayout, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removePaddingChanged, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeResize, removeRightToLeftChanged, removeSizeChanged, removeSystemColorsChanged, 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, setCursor, setDock, setEnabled, setFont, setHeight, setImeMode, setIsAccessible, setLeft, setMargin, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRightToLeft, setSize, setTag, setText, setTop, setUseWaitCursor, 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 ToolStripDropDown()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
ConfigurationErrorsException,
NotSupportedException,
Win32Exception,
ObjectDisposedException,
OutOfMemoryException,
SecurityException,
InvalidEnumArgumentException,
IndexOutOfRangeException,
NullReferenceException,
ThreadStateException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionNotSupportedExceptionWin32ExceptionObjectDisposedExceptionOutOfMemoryExceptionSecurityExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionNullReferenceExceptionThreadStateExceptionpublic ToolStripDropDown(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageChanged in class Controljava.lang.Throwablepublic void addBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void addBindingContextChanged(EventHandler handler) throws java.lang.Throwable
addBindingContextChanged in class Controljava.lang.Throwablepublic void addChangeUICues(UICuesEventHandler handler) throws java.lang.Throwable
addChangeUICues in class Controljava.lang.Throwablepublic void addClosed(ToolStripDropDownClosedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addClosing(ToolStripDropDownClosingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addContextMenuChanged(EventHandler handler) throws java.lang.Throwable
addContextMenuChanged in class Controljava.lang.Throwablepublic void addContextMenuStripChanged(EventHandler handler) throws java.lang.Throwable
addContextMenuStripChanged in class Controljava.lang.Throwablepublic void addDockChanged(EventHandler handler) throws java.lang.Throwable
addDockChanged in class Controljava.lang.Throwablepublic void addEnter(EventHandler handler) throws java.lang.Throwable
public void addFontChanged(EventHandler handler) throws java.lang.Throwable
addFontChanged in class Controljava.lang.Throwablepublic void addForeColorChanged(EventHandler handler) throws java.lang.Throwable
addForeColorChanged in class ToolStripjava.lang.Throwablepublic void addGiveFeedback(GiveFeedbackEventHandler handler) throws java.lang.Throwable
addGiveFeedback in class Controljava.lang.Throwablepublic void addHelpRequested(HelpEventHandler handler) throws java.lang.Throwable
addHelpRequested in class Controljava.lang.Throwablepublic void addImeModeChanged(EventHandler handler) throws java.lang.Throwable
addImeModeChanged in class Controljava.lang.Throwablepublic void addKeyDown(KeyEventHandler handler) throws java.lang.Throwable
addKeyDown in class Controljava.lang.Throwablepublic void addKeyPress(KeyPressEventHandler handler) throws java.lang.Throwable
addKeyPress in class Controljava.lang.Throwablepublic void addKeyUp(KeyEventHandler handler) throws java.lang.Throwable
public void addLeave(EventHandler handler) throws java.lang.Throwable
public void addOpened(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addOpening(CancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRegionChanged(EventHandler handler) throws java.lang.Throwable
addRegionChanged in class Controljava.lang.Throwablepublic void addScroll(ScrollEventHandler handler) throws java.lang.Throwable
addScroll in class ScrollableControljava.lang.Throwablepublic void addStyleChanged(EventHandler handler) throws java.lang.Throwable
addStyleChanged in class Controljava.lang.Throwablepublic void addTabIndexChanged(EventHandler handler) throws java.lang.Throwable
addTabIndexChanged in class Controljava.lang.Throwablepublic void addTabStopChanged(EventHandler handler) throws java.lang.Throwable
addTabStopChanged in class Controljava.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
addTextChanged in class Controljava.lang.Throwablepublic void addValidated(EventHandler handler) throws java.lang.Throwable
addValidated in class Controljava.lang.Throwablepublic void addValidating(CancelEventHandler handler) throws java.lang.Throwable
addValidating in class Controljava.lang.Throwablepublic static ToolStripDropDown cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ToolStripDropDown, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedToolStripDropDown instancejava.lang.Throwable - in case of error during cast operationpublic void Close()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
FileNotFoundException,
InvalidEnumArgumentException,
FormatException,
NotImplementedException,
NullReferenceException,
KeyNotFoundException,
OverflowException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionFileNotFoundExceptionInvalidEnumArgumentExceptionFormatExceptionNotImplementedExceptionNullReferenceExceptionKeyNotFoundExceptionOverflowExceptionpublic void Close(ToolStripDropDownCloseReason reason) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException
public boolean getAllowItemReorder()
throws java.lang.Throwable
getAllowItemReorder in class ToolStripjava.lang.Throwablepublic boolean getAllowTransparency()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAutoClose()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCanOverflow()
throws java.lang.Throwable
getCanOverflow in class ToolStripjava.lang.Throwablepublic ContextMenu getContextMenu() throws java.lang.Throwable
getContextMenu in class Controljava.lang.Throwablepublic ContextMenuStrip getContextMenuStrip() throws java.lang.Throwable
getContextMenuStrip in class Controljava.lang.Throwablepublic boolean getDropShadowEnabled()
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
ArgumentException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionArgumentExceptionpublic ToolStripGripDisplayStyle getGripDisplayStyle() throws java.lang.Throwable
getGripDisplayStyle in class ToolStripjava.lang.Throwablepublic Padding getGripMargin() throws java.lang.Throwable, ConfigurationErrorsException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, NotSupportedException, Win32Exception
getGripMargin in class ToolStripjava.lang.ThrowableConfigurationErrorsExceptionArgumentExceptionInvalidOperationExceptionArgumentNullExceptionArgumentOutOfRangeExceptionInvalidEnumArgumentExceptionObjectDisposedExceptionNotSupportedExceptionWin32Exceptionpublic Rectangle getGripRectangle() throws java.lang.Throwable, ConfigurationErrorsException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, NotSupportedException, Win32Exception
getGripRectangle in class ToolStripjava.lang.ThrowableConfigurationErrorsExceptionArgumentExceptionInvalidOperationExceptionArgumentNullExceptionArgumentOutOfRangeExceptionInvalidEnumArgumentExceptionObjectDisposedExceptionNotSupportedExceptionWin32Exceptionpublic ToolStripGripStyle getGripStyle() throws java.lang.Throwable
getGripStyle in class ToolStripjava.lang.Throwablepublic boolean getIsAutoGenerated()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ToolStripString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ToolStripString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ToolStripObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ToolStripString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ToolStripJCType representing the CLR Type of the instantiated Classpublic Point getLocation() throws java.lang.Throwable
getLocation in class Controljava.lang.Throwablepublic double getOpacity()
throws java.lang.Throwable
java.lang.Throwablepublic ToolStripOverflowButton getOverflowButton() throws java.lang.Throwable, ConfigurationErrorsException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, InvalidEnumArgumentException, ThreadStateException, ObjectDisposedException, Win32Exception, OutOfMemoryException, IndexOutOfRangeException, InvalidAsynchronousStateException, NotSupportedException
getOverflowButton in class ToolStripjava.lang.ThrowableConfigurationErrorsExceptionArgumentExceptionInvalidOperationExceptionArgumentNullExceptionArgumentOutOfRangeExceptionInvalidEnumArgumentExceptionThreadStateExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionInvalidAsynchronousStateExceptionNotSupportedExceptionpublic ToolStripItem getOwnerItem() throws java.lang.Throwable
java.lang.Throwablepublic Region getRegion() throws java.lang.Throwable
public boolean getStretch()
throws java.lang.Throwable
getStretch in class ToolStripjava.lang.Throwablepublic int getTabIndex()
throws java.lang.Throwable
getTabIndex in class Controljava.lang.Throwablepublic boolean getTopLevel()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getVisible()
throws java.lang.Throwable
getVisible in class Controljava.lang.Throwablepublic void removeBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageChanged in class Controljava.lang.Throwablepublic void removeBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void removeBindingContextChanged(EventHandler handler) throws java.lang.Throwable
removeBindingContextChanged in class Controljava.lang.Throwablepublic void removeChangeUICues(UICuesEventHandler handler) throws java.lang.Throwable
removeChangeUICues in class Controljava.lang.Throwablepublic void removeClosed(ToolStripDropDownClosedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeClosing(ToolStripDropDownClosingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeContextMenuChanged(EventHandler handler) throws java.lang.Throwable
removeContextMenuChanged in class Controljava.lang.Throwablepublic void removeContextMenuStripChanged(EventHandler handler) throws java.lang.Throwable
removeContextMenuStripChanged in class Controljava.lang.Throwablepublic void removeDockChanged(EventHandler handler) throws java.lang.Throwable
removeDockChanged in class Controljava.lang.Throwablepublic void removeEnter(EventHandler handler) throws java.lang.Throwable
removeEnter in class Controljava.lang.Throwablepublic void removeFontChanged(EventHandler handler) throws java.lang.Throwable
removeFontChanged in class Controljava.lang.Throwablepublic void removeForeColorChanged(EventHandler handler) throws java.lang.Throwable
removeForeColorChanged in class ToolStripjava.lang.Throwablepublic void removeGiveFeedback(GiveFeedbackEventHandler handler) throws java.lang.Throwable
removeGiveFeedback in class Controljava.lang.Throwablepublic void removeHelpRequested(HelpEventHandler handler) throws java.lang.Throwable
removeHelpRequested in class Controljava.lang.Throwablepublic void removeImeModeChanged(EventHandler handler) throws java.lang.Throwable
removeImeModeChanged in class Controljava.lang.Throwablepublic void removeKeyDown(KeyEventHandler handler) throws java.lang.Throwable
removeKeyDown in class Controljava.lang.Throwablepublic void removeKeyPress(KeyPressEventHandler handler) throws java.lang.Throwable
removeKeyPress in class Controljava.lang.Throwablepublic void removeKeyUp(KeyEventHandler handler) throws java.lang.Throwable
removeKeyUp in class Controljava.lang.Throwablepublic void removeLeave(EventHandler handler) throws java.lang.Throwable
removeLeave in class Controljava.lang.Throwablepublic void removeOpened(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeOpening(CancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRegionChanged(EventHandler handler) throws java.lang.Throwable
removeRegionChanged in class Controljava.lang.Throwablepublic void removeScroll(ScrollEventHandler handler) throws java.lang.Throwable
removeScroll in class ScrollableControljava.lang.Throwablepublic void removeStyleChanged(EventHandler handler) throws java.lang.Throwable
removeStyleChanged in class Controljava.lang.Throwablepublic void removeTabIndexChanged(EventHandler handler) throws java.lang.Throwable
removeTabIndexChanged in class Controljava.lang.Throwablepublic void removeTabStopChanged(EventHandler handler) throws java.lang.Throwable
removeTabStopChanged in class Controljava.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
removeTextChanged in class Controljava.lang.Throwablepublic void removeValidated(EventHandler handler) throws java.lang.Throwable
removeValidated in class Controljava.lang.Throwablepublic void removeValidating(CancelEventHandler handler) throws java.lang.Throwable
removeValidating in class Controljava.lang.Throwablepublic void setAllowItemReorder(boolean AllowItemReorder)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
ThreadStateException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException
setAllowItemReorder in class ToolStripjava.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionThreadStateExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setAllowTransparency(boolean AllowTransparency)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException,
Win32Exception,
NullReferenceException,
OutOfMemoryException,
NotSupportedException,
IndexOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionFormatExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionNotSupportedExceptionIndexOutOfRangeExceptionpublic void setAutoClose(boolean AutoClose)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setCanOverflow(boolean CanOverflow)
throws java.lang.Throwable
setCanOverflow in class ToolStripjava.lang.Throwablepublic void setContextMenu(ContextMenu ContextMenu) throws java.lang.Throwable, ArgumentException, MulticastNotSupportedException
setContextMenu in class Controljava.lang.ThrowableArgumentExceptionMulticastNotSupportedExceptionpublic void setContextMenuStrip(ContextMenuStrip ContextMenuStrip) throws java.lang.Throwable, ArgumentException, MulticastNotSupportedException
setContextMenuStrip in class Controljava.lang.ThrowableArgumentExceptionMulticastNotSupportedExceptionpublic void setDropShadowEnabled(boolean DropShadowEnabled)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic void setGripMargin(Padding GripMargin) throws java.lang.Throwable, ConfigurationErrorsException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, NotSupportedException, Win32Exception
setGripMargin in class ToolStripjava.lang.ThrowableConfigurationErrorsExceptionArgumentExceptionInvalidOperationExceptionArgumentNullExceptionArgumentOutOfRangeExceptionInvalidEnumArgumentExceptionObjectDisposedExceptionNotSupportedExceptionWin32Exceptionpublic void setGripStyle(ToolStripGripStyle GripStyle) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, ConfigurationErrorsException, NotSupportedException, Win32Exception
setGripStyle in class ToolStripjava.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionConfigurationErrorsExceptionNotSupportedExceptionWin32Exceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class ToolStrippublic void setLocation(Point Location) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, OutOfMemoryException, NotSupportedException, ConfigurationErrorsException
setLocation in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionConfigurationErrorsExceptionpublic void setOpacity(double Opacity)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionpublic void setOwnerItem(ToolStripItem OwnerItem) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, Win32Exception, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionNullReferenceExceptionpublic void setRegion(Region Region) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException
setRegion in class Controljava.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setStretch(boolean Stretch)
throws java.lang.Throwable
setStretch in class ToolStripjava.lang.Throwablepublic void setTabIndex(int TabIndex)
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
FormatException
setTabIndex in class Controljava.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionpublic void setTopLevel(boolean TopLevel)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException,
KeyNotFoundException,
NullReferenceException,
MemberAccessException,
MulticastNotSupportedException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
AbandonedMutexException,
ExternalException,
SecurityException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionKeyNotFoundExceptionNullReferenceExceptionMemberAccessExceptionMulticastNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionAbandonedMutexExceptionExternalExceptionSecurityExceptionpublic void setVisible(boolean Visible)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
setVisible in class Controljava.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void Show(Control control, int x, int y) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException
public void Show(Control control, Point position) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException, ArgumentException
public void Show(Control control, Point position, ToolStripDropDownDirection direction) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, ExternalException, KeyNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionExternalExceptionKeyNotFoundExceptionpublic void Show(int x,
int y)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
ObjectDisposedException,
NotSupportedException,
ArgumentException
public void Show(Point screenLocation) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, ObjectDisposedException, NotSupportedException, ArgumentException
public void Show(Point position, ToolStripDropDownDirection direction) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ArgumentException, ExternalException, KeyNotFoundException, NotSupportedException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentExceptionExternalExceptionKeyNotFoundExceptionNotSupportedExceptionpublic void ShowNewToolStripDropDown()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
NotSupportedException