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=8.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, 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, 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, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeBackColorChanged, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, 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, 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,
ArgumentNullException,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
Win32Exception,
OutOfMemoryException,
NotSupportedException
public Form(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void Activate()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
ObjectDisposedException,
OutOfMemoryException,
Win32Exception,
NotSupportedException,
RankException,
ArrayTypeMismatchException
public 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 addFormClosed(FormClosedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFormClosing(FormClosingEventHandler 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, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, Win32Exception, NotSupportedException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionpublic 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,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public IButtonControl getAcceptButton() throws java.lang.Throwable
java.lang.Throwablepublic static Form getActiveForm() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionpublic Form getActiveMdiChild() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionpublic boolean getAllowTransparency()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAutoScale()
throws java.lang.Throwable
java.lang.Throwablepublic Size getAutoScaleBaseSize() throws java.lang.Throwable, ArgumentException, ObjectDisposedException, InvalidOperationException, NotSupportedException, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArrayTypeMismatchException
public static SizeF GetAutoScaleSize(Font font) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, FormatException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionFormatExceptionpublic AutoSizeMode getAutoSizeMode() throws java.lang.Throwable
java.lang.Throwablepublic IButtonControl getCancelButton() throws java.lang.Throwable
java.lang.Throwablepublic 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 FormBorderStyle getFormBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getHelpButton()
throws java.lang.Throwable
java.lang.Throwablepublic Icon getIcon() throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, IndexOutOfRangeException, FormatException, OverflowException, Win32Exception
public boolean getIsMdiChild()
throws java.lang.Throwable
java.lang.Throwablepublic 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
java.lang.Throwablepublic Padding getMargin() throws java.lang.Throwable
public boolean getMaximizeBox()
throws java.lang.Throwable
java.lang.Throwablepublic final Form[] getMdiChildren() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, RankException, ArgumentOutOfRangeException, ArrayTypeMismatchException
public boolean getMdiChildrenMinimizedAnchorBottom()
throws java.lang.Throwable
java.lang.Throwablepublic Form getMdiParent() 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
java.lang.Throwablepublic final Form[] getOwnedForms() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, RankException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, IndexOutOfRangeException, ArrayTypeMismatchException
public Form getOwner() throws java.lang.Throwable
java.lang.Throwablepublic 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
java.lang.Throwablepublic FormWindowState getWindowState() throws java.lang.Throwable
java.lang.Throwablepublic void LayoutMdi(MdiLayout value) throws java.lang.Throwable, ArgumentException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException, ObjectDisposedException, OutOfMemoryException, Win32Exception, NotSupportedException, RankException, ArrayTypeMismatchException
public 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 removeFormClosed(FormClosedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFormClosing(FormClosingEventHandler 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, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, Win32Exception, NotSupportedException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionpublic 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, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException
public void setAllowTransparency(boolean AllowTransparency)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
ObjectDisposedException,
FormatException,
Win32Exception,
NotSupportedException
public void setAutoScale(boolean AutoScale)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
FormatException,
InvalidEnumArgumentException,
RankException,
IndexOutOfRangeException,
ArrayTypeMismatchException
public void setAutoScaleBaseSize(Size AutoScaleBaseSize) throws java.lang.Throwable
java.lang.Throwablepublic void setAutoSizeMode(AutoSizeMode AutoSizeMode) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, FormatException, InvalidEnumArgumentException, RankException, ArrayTypeMismatchException, NotSupportedException
public void setCancelButton(IButtonControl CancelButton) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException
public void setClientSize(Size ClientSize) throws java.lang.Throwable, ArgumentNullException, ArgumentException, OutOfMemoryException, ObjectDisposedException, InvalidOperationException, Win32Exception, PlatformNotSupportedException, NotSupportedException, RankException, ArrayTypeMismatchException, ArgumentOutOfRangeException
setClientSize in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionOutOfMemoryExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionPlatformNotSupportedExceptionNotSupportedExceptionRankExceptionArrayTypeMismatchExceptionArgumentOutOfRangeExceptionpublic void setControlBox(boolean ControlBox)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
PlatformNotSupportedException,
NotSupportedException,
RankException,
ArrayTypeMismatchException,
ArgumentOutOfRangeException
public void SetDesktopBounds(int x,
int y,
int width,
int height)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
RankException,
IndexOutOfRangeException,
ArrayTypeMismatchException,
OutOfMemoryException,
ObjectDisposedException,
FormatException,
Win32Exception,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionOutOfMemoryExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionNotSupportedExceptionpublic void setDesktopBounds(Rectangle DesktopBounds) throws java.lang.Throwable, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, FormatException, Win32Exception, OutOfMemoryException, NotSupportedException, ArgumentOutOfRangeException
public void SetDesktopLocation(int x,
int y)
throws java.lang.Throwable,
ArgumentException,
PlatformNotSupportedException,
RankException,
ArrayTypeMismatchException,
Win32Exception,
InvalidOperationException,
NotSupportedException,
ArgumentOutOfRangeException
public void setDesktopLocation(Point DesktopLocation) throws java.lang.Throwable, Win32Exception, ArgumentException, PlatformNotSupportedException, InvalidOperationException, NotSupportedException, ArgumentOutOfRangeException
public void setDialogResult(DialogResult DialogResult) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, FormatException, InvalidEnumArgumentException
public void setFormBorderStyle(FormBorderStyle FormBorderStyle) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, FormatException, InvalidEnumArgumentException, Win32Exception, OutOfMemoryException, NotSupportedException, OverflowException, ObjectDisposedException, ArrayTypeMismatchException, InvalidAsynchronousStateException, KeyNotFoundException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionOverflowExceptionObjectDisposedExceptionArrayTypeMismatchExceptionInvalidAsynchronousStateExceptionKeyNotFoundExceptionpublic void setHelpButton(boolean HelpButton)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
PlatformNotSupportedException,
NotSupportedException,
RankException,
ArrayTypeMismatchException,
ArgumentOutOfRangeException
public void setIcon(Icon Icon) throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, FormatException, OverflowException, Win32Exception, ObjectDisposedException, ArrayTypeMismatchException, InvalidAsynchronousStateException, KeyNotFoundException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionFormatExceptionOverflowExceptionWin32ExceptionObjectDisposedExceptionArrayTypeMismatchExceptionInvalidAsynchronousStateExceptionKeyNotFoundExceptionpublic void setIsMdiContainer(boolean IsMdiContainer)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
PlatformNotSupportedException,
NotSupportedException,
RankException,
ArrayTypeMismatchException,
ArgumentOutOfRangeException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionOutOfMemoryExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionPlatformNotSupportedExceptionNotSupportedExceptionRankExceptionArrayTypeMismatchExceptionArgumentOutOfRangeExceptionInvalidEnumArgumentExceptionpublic 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, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, FormatException, Win32Exception, OutOfMemoryException, NotSupportedException, ArgumentOutOfRangeException
setLocation in class Controljava.lang.ThrowableArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionArgumentOutOfRangeExceptionpublic void setMainMenuStrip(MenuStrip MainMenuStrip) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, FormatException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentNullExceptionRankExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionArrayTypeMismatchExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionFormatExceptionpublic void setMargin(Padding Margin) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException
setMargin in class Controljava.lang.ThrowablePlatformNotSupportedExceptionArgumentNullExceptionRankExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionArrayTypeMismatchExceptionpublic void setMaximizeBox(boolean MaximizeBox)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
PlatformNotSupportedException,
NotSupportedException,
RankException,
ArrayTypeMismatchException,
ArgumentOutOfRangeException
public void setMdiChildrenMinimizedAnchorBottom(boolean MdiChildrenMinimizedAnchorBottom)
throws java.lang.Throwable
java.lang.Throwablepublic void setMdiParent(Form MdiParent) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, SecurityException, IOException, UnauthorizedAccessException, AbandonedMutexException, ExternalException, KeyNotFoundException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionAbandonedMutexExceptionExternalExceptionKeyNotFoundExceptionInvalidEnumArgumentExceptionpublic void setMinimizeBox(boolean MinimizeBox)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
PlatformNotSupportedException,
NotSupportedException,
RankException,
ArrayTypeMismatchException,
ArgumentOutOfRangeException
public void setOpacity(double Opacity)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentNullException,
RankException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentException,
ArrayTypeMismatchException,
OutOfMemoryException,
Win32Exception,
InvalidOperationException,
ObjectDisposedException,
NotSupportedException
public void setOwner(Form Owner) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, Win32Exception, NotSupportedException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionpublic void setRightToLeftLayout(boolean RightToLeftLayout)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentNullException,
RankException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentException,
ArrayTypeMismatchException,
InvalidOperationException,
NotSupportedException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
FormatException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentNullExceptionRankExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionArrayTypeMismatchExceptionInvalidOperationExceptionNotSupportedExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionFormatExceptionpublic void setShowIcon(boolean ShowIcon)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
ObjectDisposedException,
FormatException,
Win32Exception,
NotSupportedException,
OverflowException,
RankException,
IndexOutOfRangeException,
ArrayTypeMismatchException,
InvalidAsynchronousStateException,
KeyNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionNotSupportedExceptionOverflowExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionInvalidAsynchronousStateExceptionKeyNotFoundExceptionpublic void setShowInTaskbar(boolean ShowInTaskbar)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
IndexOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
CultureNotFoundException,
ArgumentNullException
public void setSize(Size Size) throws java.lang.Throwable, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, FormatException, Win32Exception, OutOfMemoryException, NotSupportedException, ArgumentOutOfRangeException
setSize in class Controljava.lang.ThrowableArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionArgumentOutOfRangeExceptionpublic void setSizeGripStyle(SizeGripStyle SizeGripStyle) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, FormatException, InvalidEnumArgumentException, NotSupportedException
public void setStartPosition(FormStartPosition StartPosition) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, FormatException, InvalidEnumArgumentException
public void setTabIndex(int TabIndex)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
setTabIndex in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionpublic 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,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
AbandonedMutexException,
ExternalException,
KeyNotFoundException,
Win32Exception,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionAbandonedMutexExceptionExternalExceptionKeyNotFoundExceptionWin32ExceptionNotSupportedExceptionpublic void setTopMost(boolean TopMost)
throws java.lang.Throwable
java.lang.Throwablepublic void setTransparencyKey(Color TransparencyKey) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, NotSupportedException, OutOfMemoryException, Win32Exception, InvalidOperationException, ObjectDisposedException
public void setWindowState(FormWindowState WindowState) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, FormatException, InvalidEnumArgumentException
public void Show(IWin32Window owner) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, IndexOutOfRangeException, FormatException, Win32Exception, RankException, ArrayTypeMismatchException, NotSupportedException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionWin32ExceptionRankExceptionArrayTypeMismatchExceptionNotSupportedExceptionOutOfMemoryExceptionpublic DialogResult ShowDialog() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, MulticastNotSupportedException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionMulticastNotSupportedExceptionNullReferenceExceptionpublic DialogResult ShowDialog(IWin32Window owner) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, IndexOutOfRangeException, FormatException, Win32Exception, NotSupportedException, RankException, ArrayTypeMismatchException, OutOfMemoryException, MulticastNotSupportedException, NullReferenceException, OverflowException, InvalidAsynchronousStateException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionRankExceptionArrayTypeMismatchExceptionOutOfMemoryExceptionMulticastNotSupportedExceptionNullReferenceExceptionOverflowExceptionInvalidAsynchronousStateExceptionpublic boolean ValidateChildren()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
PlatformNotSupportedException,
FormatException,
InvalidEnumArgumentException,
RankException,
ArrayTypeMismatchException
ValidateChildren in class ContainerControljava.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionFormatExceptionInvalidEnumArgumentExceptionRankExceptionArrayTypeMismatchExceptionpublic boolean ValidateChildren(ValidationConstraints validationConstraints) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, RankException, ArrayTypeMismatchException, Win32Exception
ValidateChildren in class ContainerControljava.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionRankExceptionArrayTypeMismatchExceptionWin32Exception