public class Form extends ContainerControl
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.Form
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Windows.Forms
|
static java.lang.String |
className
Qualified class name: System.Windows.Forms.Form
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
Form() |
Form(java.lang.Object instance)
Internal constructor.
|
getActiveControl, getAutoScaleDimensions, getAutoScaleMode, getAutoValidate, getCurrentAutoScaleDimensions, getParentForm, PerformAutoScale, setActiveControl, setAutoScaleDimensions, setAutoScaleMode, setAutoValidate, Validate, ValidateaddScroll, getAutoScroll, getAutoScrollMargin, getAutoScrollMinSize, getAutoScrollPosition, getHorizontalScroll, getVerticalScroll, removeScroll, ScrollControlIntoView, setAutoScroll, SetAutoScrollMargin, setAutoScrollMargin, setAutoScrollMinSize, setAutoScrollPositionaddBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDataContextChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addForeColorChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addImeModeChanged, addInvalidated, addKeyDown, addKeyPress, addKeyUp, addLayout, addLeave, addLocationChanged, addLostFocus, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addPaddingChanged, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addTextChanged, addValidated, addValidating, addVisibleChanged, BeginInvoke, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDataContext, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, getImeMode, getInvokeRequired, getIsAccessible, getIsAncestorSiteInDesignMode, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getPadding, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invoke, InvokeAsync, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeBackColorChanged, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDataContextChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeForeColorChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeImeModeChanged, removeInvalidated, removeKeyDown, removeKeyPress, removeKeyUp, removeLayout, removeLeave, removeLocationChanged, removeLostFocus, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removePaddingChanged, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, 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, setBackColor, setBackgroundImage, setBackgroundImageLayout, setBindingContext, SetBounds, SetBounds, setBounds, setCapture, setCausesValidation, setCheckForIllegalCrossThreadCalls, setContextMenu, setContextMenuStrip, setCursor, setDataContext, setDock, setEnabled, setFont, setForeColor, setHeight, setImeMode, setIsAccessible, setLeft, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRegion, setRightToLeft, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, UpdateaddDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteGetLifetimeService, InitializeLifetimeServiceEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringOnDragDrop, OnDragEnter, OnDragLeave, OnDragOver, ToIDropTargetpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public Form()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
PlatformNotSupportedException,
ArgumentNullException,
InvalidOperationException,
InvalidCastException,
IndexOutOfRangeException,
FormatException,
Win32Exception,
OutOfMemoryException,
NotSupportedException
public Form(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void Activate()
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException,
CultureNotFoundException,
ObjectDisposedException,
Win32Exception,
LockRecursionException,
AbandonedMutexException,
SynchronizationLockException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionCultureNotFoundExceptionObjectDisposedExceptionWin32ExceptionLockRecursionExceptionAbandonedMutexExceptionSynchronizationLockExceptionpublic void addActivated(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
addAutoSizeChanged in class Controljava.lang.Throwablepublic void addAutoValidateChanged(EventHandler handler) throws java.lang.Throwable
addAutoValidateChanged in class ContainerControljava.lang.Throwablepublic void addClosed(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addClosing(CancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDeactivate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDpiChanged(DpiChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFormBorderColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFormCaptionBackColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFormCaptionTextColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFormClosed(FormClosedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFormClosing(FormClosingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFormCornerPreferenceChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addHelpButtonClicked(CancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addInputLanguageChanged(InputLanguageChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addInputLanguageChanging(InputLanguageChangingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLoad(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMarginChanged(EventHandler handler) throws java.lang.Throwable
addMarginChanged in class Controljava.lang.Throwablepublic void addMaximizedBoundsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMaximumSizeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMdiChildActivate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMenuComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMenuStart(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMinimumSizeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void AddOwnedForm(Form ownedForm) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, CultureNotFoundException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, LockRecursionException, AbandonedMutexException, Win32Exception, SynchronizationLockException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionCultureNotFoundExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionLockRecursionExceptionAbandonedMutexExceptionWin32ExceptionSynchronizationLockExceptionpublic void addResizeBegin(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addResizeEnd(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addShown(EventHandler handler) throws java.lang.Throwable
java.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 static Form cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into Form, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedForm instancejava.lang.Throwable - in case of error during cast operationpublic void Close()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException
public IButtonControl getAcceptButton() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException
public static Form getActiveForm() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionpublic Form getActiveMdiChild() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
public boolean getAllowTransparency()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAutoScale()
throws java.lang.Throwable
java.lang.Throwablepublic Size getAutoScaleBaseSize() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ObjectDisposedException, NullReferenceException
public static SizeF GetAutoScaleSize(Font font) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, FormatException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, NullReferenceException, NotSupportedException
public AutoSizeMode getAutoSizeMode() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
public IButtonControl getCancelButton() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException
public Size getClientSize() throws java.lang.Throwable
getClientSize in class Controljava.lang.Throwablepublic boolean getControlBox()
throws java.lang.Throwable
java.lang.Throwablepublic Rectangle getDesktopBounds() throws java.lang.Throwable
java.lang.Throwablepublic Point getDesktopLocation() throws java.lang.Throwable
java.lang.Throwablepublic DialogResult getDialogResult() throws java.lang.Throwable
java.lang.Throwablepublic Color getFormBorderColor() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException
public FormBorderStyle getFormBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic Color getFormCaptionBackColor() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException
public Color getFormCaptionTextColor() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException
public FormCornerPreference getFormCornerPreference() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException
public ScreenCaptureMode getFormScreenCaptureMode() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException
public boolean getHelpButton()
throws java.lang.Throwable
java.lang.Throwablepublic Icon getIcon() throws java.lang.Throwable, PlatformNotSupportedException, NotSupportedException, ArgumentException, LockRecursionException, NullReferenceException, OutOfMemoryException, ObjectDisposedException, AbandonedMutexException, ArgumentOutOfRangeException, InvalidOperationException, IndexOutOfRangeException, FormatException, ArrayTypeMismatchException, IOException, OverflowException, Win32Exception, SynchronizationLockException
java.lang.ThrowablePlatformNotSupportedExceptionNotSupportedExceptionArgumentExceptionLockRecursionExceptionNullReferenceExceptionOutOfMemoryExceptionObjectDisposedExceptionAbandonedMutexExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionArrayTypeMismatchExceptionIOExceptionOverflowExceptionWin32ExceptionSynchronizationLockExceptionpublic boolean getIsMdiChild()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionpublic boolean getIsMdiContainer()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsRestrictedWindow()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ContainerControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ContainerControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ContainerControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ContainerControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ContainerControlJCType representing the CLR Type of the instantiated Classpublic boolean getKeyPreview()
throws java.lang.Throwable
java.lang.Throwablepublic Point getLocation() throws java.lang.Throwable
getLocation in class Controljava.lang.Throwablepublic MenuStrip getMainMenuStrip() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException
public Padding getMargin() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
getMargin in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic boolean getMaximizeBox()
throws java.lang.Throwable
java.lang.Throwablepublic final Form[] getMdiChildren() throws java.lang.Throwable, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentNullException, RankException, ArgumentOutOfRangeException, ArgumentException, ArrayTypeMismatchException, InvalidCastException
public boolean getMdiChildrenMinimizedAnchorBottom()
throws java.lang.Throwable
java.lang.Throwablepublic Form getMdiParent() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
public MainMenu getMenu() throws java.lang.Throwable
java.lang.Throwablepublic MainMenu getMergedMenu() throws java.lang.Throwable
java.lang.Throwablepublic boolean getMinimizeBox()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getModal()
throws java.lang.Throwable
java.lang.Throwablepublic double getOpacity()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
InvalidCastException
public final Form[] getOwnedForms() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException
public Form getOwner() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
public Rectangle getRestoreBounds() throws java.lang.Throwable
java.lang.Throwablepublic boolean getRightToLeftLayout()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowIcon()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowInTaskbar()
throws java.lang.Throwable
java.lang.Throwablepublic Size getSize() throws java.lang.Throwable
public SizeGripStyle getSizeGripStyle() throws java.lang.Throwable
java.lang.Throwablepublic FormStartPosition getStartPosition() throws java.lang.Throwable
java.lang.Throwablepublic int getTabIndex()
throws java.lang.Throwable
getTabIndex in class Controljava.lang.Throwablepublic boolean getTabStop()
throws java.lang.Throwable
getTabStop in class Controljava.lang.Throwablepublic boolean getTopLevel()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getTopMost()
throws java.lang.Throwable
java.lang.Throwablepublic Color getTransparencyKey() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException
public FormWindowState getWindowState() throws java.lang.Throwable
java.lang.Throwablepublic void LayoutMdi(MdiLayout value) throws java.lang.Throwable, ArgumentException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException, NotSupportedException, OutOfMemoryException, InvalidCastException, ObjectDisposedException, Win32Exception, LockRecursionException, AbandonedMutexException, SynchronizationLockException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionObjectDisposedExceptionWin32ExceptionLockRecursionExceptionAbandonedMutexExceptionSynchronizationLockExceptionpublic void removeActivated(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
removeAutoSizeChanged in class Controljava.lang.Throwablepublic void removeAutoValidateChanged(EventHandler handler) throws java.lang.Throwable
removeAutoValidateChanged in class ContainerControljava.lang.Throwablepublic void removeClosed(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeClosing(CancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDeactivate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDpiChanged(DpiChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFormBorderColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFormCaptionBackColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFormCaptionTextColorChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFormClosed(FormClosedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFormClosing(FormClosingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFormCornerPreferenceChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeHelpButtonClicked(CancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeInputLanguageChanged(InputLanguageChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeInputLanguageChanging(InputLanguageChangingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLoad(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMarginChanged(EventHandler handler) throws java.lang.Throwable
removeMarginChanged in class Controljava.lang.Throwablepublic void removeMaximizedBoundsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMaximumSizeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMdiChildActivate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMenuComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMenuStart(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMinimumSizeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void RemoveOwnedForm(Form ownedForm) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, CultureNotFoundException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, LockRecursionException, AbandonedMutexException, Win32Exception, SynchronizationLockException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionCultureNotFoundExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionLockRecursionExceptionAbandonedMutexExceptionWin32ExceptionSynchronizationLockExceptionpublic void removeResizeBegin(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeResizeEnd(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeShown(EventHandler handler) throws java.lang.Throwable
java.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 setAcceptButton(IButtonControl AcceptButton) throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException
public void setAllowTransparency(boolean AllowTransparency)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setAutoScale(boolean AutoScale)
throws java.lang.Throwable,
ArgumentException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
FormatException,
InvalidEnumArgumentException,
ArgumentNullException,
InvalidOperationException,
InvalidCastException
public void setAutoScaleBaseSize(Size AutoScaleBaseSize) throws java.lang.Throwable
java.lang.Throwablepublic void setAutoSizeMode(AutoSizeMode AutoSizeMode) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, NotSupportedException, OutOfMemoryException, InvalidCastException
public void setCancelButton(IButtonControl CancelButton) throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException
public void setClientSize(Size ClientSize) throws java.lang.Throwable, ArgumentNullException, ArgumentException, OutOfMemoryException, ObjectDisposedException, InvalidOperationException, Win32Exception, PlatformNotSupportedException, NotSupportedException
setClientSize in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionOutOfMemoryExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionPlatformNotSupportedExceptionNotSupportedExceptionpublic void setControlBox(boolean ControlBox)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException
public void SetDesktopBounds(int x,
int y,
int width,
int height)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NullReferenceException,
NotSupportedException,
InvalidCastException,
ObjectDisposedException,
FormatException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionNullReferenceExceptionNotSupportedExceptionInvalidCastExceptionObjectDisposedExceptionFormatExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionpublic void setDesktopBounds(Rectangle DesktopBounds) throws java.lang.Throwable, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, NullReferenceException, NotSupportedException, InvalidCastException, FormatException, Win32Exception, OutOfMemoryException
public void SetDesktopLocation(int x,
int y)
throws java.lang.Throwable,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
InvalidCastException,
Win32Exception,
InvalidOperationException,
ArgumentOutOfRangeException
public void setDesktopLocation(Point DesktopLocation) throws java.lang.Throwable, NotSupportedException, PlatformNotSupportedException, Win32Exception, ArgumentException, InvalidOperationException
java.lang.ThrowableNotSupportedExceptionPlatformNotSupportedExceptionWin32ExceptionArgumentExceptionInvalidOperationExceptionpublic void setDialogResult(DialogResult DialogResult) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException
public void setFormBorderColor(Color FormBorderColor) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, ObjectDisposedException, Win32Exception, LockRecursionException, SynchronizationLockException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionObjectDisposedExceptionWin32ExceptionLockRecursionExceptionSynchronizationLockExceptionpublic void setFormBorderStyle(FormBorderStyle FormBorderStyle) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, OutOfMemoryException, NotSupportedException, ArrayTypeMismatchException, IOException, OverflowException, ObjectDisposedException, ArgumentNullException, InvalidAsynchronousStateException, ThreadStateException, KeyNotFoundException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionArrayTypeMismatchExceptionIOExceptionOverflowExceptionObjectDisposedExceptionArgumentNullExceptionInvalidAsynchronousStateExceptionThreadStateExceptionKeyNotFoundExceptionpublic void setFormCaptionBackColor(Color FormCaptionBackColor) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, ObjectDisposedException, Win32Exception, LockRecursionException, SynchronizationLockException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionObjectDisposedExceptionWin32ExceptionLockRecursionExceptionSynchronizationLockExceptionpublic void setFormCaptionTextColor(Color FormCaptionTextColor) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, ObjectDisposedException, Win32Exception, LockRecursionException, SynchronizationLockException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionObjectDisposedExceptionWin32ExceptionLockRecursionExceptionSynchronizationLockExceptionpublic void setFormCornerPreference(FormCornerPreference FormCornerPreference) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, ObjectDisposedException, Win32Exception, LockRecursionException, SynchronizationLockException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionObjectDisposedExceptionWin32ExceptionLockRecursionExceptionSynchronizationLockExceptionpublic void setFormScreenCaptureMode(ScreenCaptureMode FormScreenCaptureMode) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, CultureNotFoundException, InvalidEnumArgumentException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, ObjectDisposedException, Win32Exception, LockRecursionException, SynchronizationLockException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionCultureNotFoundExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionObjectDisposedExceptionWin32ExceptionLockRecursionExceptionSynchronizationLockExceptionpublic void setHelpButton(boolean HelpButton)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException
public void setIcon(Icon Icon) throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException, LockRecursionException, AbandonedMutexException, FormatException, ArrayTypeMismatchException, IOException, OverflowException, Win32Exception, SynchronizationLockException, ObjectDisposedException, InvalidAsynchronousStateException, ThreadStateException, KeyNotFoundException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionInvalidCastExceptionLockRecursionExceptionAbandonedMutexExceptionFormatExceptionArrayTypeMismatchExceptionIOExceptionOverflowExceptionWin32ExceptionSynchronizationLockExceptionObjectDisposedExceptionInvalidAsynchronousStateExceptionThreadStateExceptionKeyNotFoundExceptionpublic void setIsMdiContainer(boolean IsMdiContainer)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
InvalidEnumArgumentException,
RankException,
IndexOutOfRangeException,
ArrayTypeMismatchException,
InvalidCastException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionOutOfMemoryExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionInvalidEnumArgumentExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionInvalidCastExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class ContainerControlpublic void setKeyPreview(boolean KeyPreview)
throws java.lang.Throwable
java.lang.Throwablepublic void setLocation(Point Location) throws java.lang.Throwable, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, NullReferenceException, NotSupportedException, InvalidCastException, FormatException, Win32Exception, OutOfMemoryException
setLocation in class Controljava.lang.ThrowableArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionNullReferenceExceptionNotSupportedExceptionInvalidCastExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionpublic void setMainMenuStrip(MenuStrip MainMenuStrip) throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, ObjectDisposedException, Win32Exception, SecurityException, IOException, OverflowException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionObjectDisposedExceptionWin32ExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setMargin(Padding Margin) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
setMargin in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic void setMaximizeBox(boolean MaximizeBox)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException
public void setMdiChildrenMinimizedAnchorBottom(boolean MdiChildrenMinimizedAnchorBottom)
throws java.lang.Throwable
java.lang.Throwablepublic void setMdiParent(Form MdiParent) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, CultureNotFoundException, ObjectDisposedException, Win32Exception, SecurityException, IOException, OverflowException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionCultureNotFoundExceptionObjectDisposedExceptionWin32ExceptionSecurityExceptionIOExceptionOverflowExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionInvalidEnumArgumentExceptionpublic void setMenu(MainMenu Menu) throws java.lang.Throwable
java.lang.Throwablepublic void setMinimizeBox(boolean MinimizeBox)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException
public void setOpacity(double Opacity)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException,
OutOfMemoryException,
InvalidCastException,
FormatException,
Win32Exception
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionInvalidCastExceptionFormatExceptionWin32Exceptionpublic void setOwner(Form Owner) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, CultureNotFoundException, LockRecursionException, Win32Exception, SynchronizationLockException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionCultureNotFoundExceptionLockRecursionExceptionWin32ExceptionSynchronizationLockExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionpublic void setRightToLeftLayout(boolean RightToLeftLayout)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentNullException,
InvalidOperationException,
InvalidCastException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setShowIcon(boolean ShowIcon)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException,
IOException,
OverflowException,
InvalidAsynchronousStateException,
ThreadStateException,
KeyNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionObjectDisposedExceptionNotSupportedExceptionFormatExceptionWin32ExceptionInvalidCastExceptionIOExceptionOverflowExceptionInvalidAsynchronousStateExceptionThreadStateExceptionKeyNotFoundExceptionpublic void setShowInTaskbar(boolean ShowInTaskbar)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
ArgumentNullException,
InvalidCastException,
IndexOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionArgumentNullExceptionInvalidCastExceptionIndexOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setSize(Size Size) throws java.lang.Throwable, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, NullReferenceException, NotSupportedException, InvalidCastException, FormatException, Win32Exception, OutOfMemoryException
setSize in class Controljava.lang.ThrowableArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionNullReferenceExceptionNotSupportedExceptionInvalidCastExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionpublic void setSizeGripStyle(SizeGripStyle SizeGripStyle) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, NotSupportedException
public void setStartPosition(FormStartPosition StartPosition) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException
public void setTabIndex(int TabIndex)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
setTabIndex in class Controljava.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionpublic void setTabStop(boolean TabStop)
throws java.lang.Throwable
setTabStop in class Controljava.lang.Throwablepublic void setTopLevel(boolean TopLevel)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException
public void setTopMost(boolean TopMost)
throws java.lang.Throwable
java.lang.Throwablepublic void setTransparencyKey(Color TransparencyKey) throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, Win32Exception, ObjectDisposedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionWin32ExceptionObjectDisposedExceptionpublic void setWindowState(FormWindowState WindowState) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException
public void Show(IWin32Window owner) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, FormatException, Win32Exception, OutOfMemoryException, InvalidCastException, RankException, ArrayTypeMismatchException, LockRecursionException, AbandonedMutexException, SynchronizationLockException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionInvalidCastExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionAbandonedMutexExceptionSynchronizationLockExceptionpublic Task ShowAsync(IWin32Window owner) throws java.lang.Throwable, PlatformNotSupportedException, LockRecursionException, ArgumentException, NullReferenceException, NotSupportedException, OutOfMemoryException, ObjectDisposedException, ArgumentNullException, AbandonedMutexException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException, SynchronizationLockException, InvalidCastException, Win32Exception, RankException, ArrayTypeMismatchException, ThreadStateException
java.lang.ThrowablePlatformNotSupportedExceptionLockRecursionExceptionArgumentExceptionNullReferenceExceptionNotSupportedExceptionOutOfMemoryExceptionObjectDisposedExceptionArgumentNullExceptionAbandonedMutexExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionSynchronizationLockExceptionInvalidCastExceptionWin32ExceptionRankExceptionArrayTypeMismatchExceptionThreadStateExceptionpublic DialogResult ShowDialog() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, InvalidCastException, LockRecursionException, SynchronizationLockException, MulticastNotSupportedException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionInvalidCastExceptionLockRecursionExceptionSynchronizationLockExceptionMulticastNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionNullReferenceExceptionpublic DialogResult ShowDialog(IWin32Window owner) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, FormatException, Win32Exception, OutOfMemoryException, InvalidCastException, LockRecursionException, AbandonedMutexException, SynchronizationLockException, MulticastNotSupportedException, InvalidAsynchronousStateException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionInvalidCastExceptionLockRecursionExceptionAbandonedMutexExceptionSynchronizationLockExceptionMulticastNotSupportedExceptionInvalidAsynchronousStateExceptionpublic boolean ValidateChildren()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
FormatException,
InvalidEnumArgumentException,
NotSupportedException
ValidateChildren in class ContainerControljava.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionNotSupportedExceptionpublic boolean ValidateChildren(ValidationConstraints validationConstraints) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, ArgumentOutOfRangeException, NotSupportedException, FormatException, InvalidEnumArgumentException, Win32Exception
ValidateChildren in class ContainerControljava.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionNotSupportedExceptionFormatExceptionInvalidEnumArgumentExceptionWin32Exception