The methods of the PCanvas class are listed below. For a complete list of PCanvas class members, see the PCanvas Members topic.
![]() | Add an input listener to the camera associated with this canvas. |
![]() | Overloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. |
![]() | Brings the control to the front of the z-order. |
![]() | Retrieves a value indicating whether the specified control is a child of the control. |
![]() | Forces the creation of the control, including the creation of the handle and any child controls. |
![]() | Creates the Graphics object for the control. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Overloaded. Releases all resources used by the Component. |
![]() | Begins a drag-and-drop operation. |
![]() | Retrieves the return value of the asynchronous operation represented by the IAsyncResult object passed. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Retrieves the form that the control is on. |
![]() | Sets input focus to the control. |
![]() | Retrieves the child control that is located at the specified coordinates. |
![]() | Returns the next ContainerControl up the control's chain of parent controls. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Retrieves the next control forward or back in the tab order of child controls. |
![]() | Gets the Type of the current instance. |
![]() | Conceals the control from the user. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Overloaded. Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. |
![]() | Invalidates the specified region of the canvas (adds it to the canvas's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the canvas. |
![]() | Overloaded. Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. |
![]() | Causes the canvas to immediately paint it's invalidated regions. |
![]() | Overloaded. Forces the control to apply layout logic to all its child controls. |
![]() | Computes the location of the specified screen point into client coordinates. |
![]() | Computes the location of the specified client point into screen coordinates. |
![]() | Pop the cursor on top of the cursorStack and set it as the canvas cursor. |
![]() | Preprocesses input messages within the message loop before they are dispatched. |
![]() | Set the canvas cursor, and remember the previous cursor on the cursor stack. |
![]() | Computes the size and location of the specified screen rectangle in client coordinates. |
![]() | Computes the size and location of the specified client rectangle in screen coordinates. |
![]() | Forces the control to invalidate its client area and immediately redraw itself and any child controls. |
![]() | Remove an input listener to the camera associated with this canvas. |
![]() | Resets the BackColor property to its default value. |
![]() | Resets the DataBindings property to its default value. |
![]() | Resets the Cursor property to its default value. |
![]() | Resets the Fontproperty to its default value. |
![]() | Resets the ForeColor property to its default value. |
![]() | Resets the ImeMode property to its default value. |
![]() | Resets the RightToLeft property to its default value. |
![]() | Resets the Text property to its default value. |
![]() | Overloaded. Resumes normal layout logic. |
![]() | Overloaded. Scales the control and any child controls to the specified ratio. |
![]() | Overloaded. Activates the control. |
![]() | Activates the next control. |
![]() | Sends the control to the back of the z-order. |
![]() | Overloaded. Sets the bounds of the control to the specified location and size. |
![]() | Displays the control to the user. |
![]() | Temporarily suspends the layout logic for the control. |
![]() | |
![]() | Causes the control to redraw the invalidated regions within its client area. |
![]() | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. |
![]() | Creates a new accessibility object for the control. |
![]() | Creates a new instance of the control collection for the control. |
![]() | Creates a handle for the control. |
![]() | Sends the specified message to the default window procedure. |
![]() | Destroys the handle associated with the control. |
![]() | Overloaded. Clean up any resources being used. |
![]() | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. |
![]() | Returns an object that represents a service provided by the Component or by its Container. |
![]() | Retrieves the value of the specified control style bit for the control. |
![]() | Determines if the control is a top-level control. |
![]() | Called after the control has been added to another container. |
![]() | Raises the GotFocus event for the specified control. |
![]() | Raises the LostFocus event for the specified control. |
![]() | Raises the Click event for the specified control. |
![]() | Raises the Paint event for the specified control. |
![]() | Raises the PaintBackground event for the specified control. |
![]() | Determines if a character is an input character that the control recognizes. |
![]() | Overridden. Determines whether the specified key is a regular input key or a special key that requires preprocessing. |
![]() | Creates a shallow copy of the current Object. |
![]() | |
![]() | Raises the BackColorChanged event. |
![]() | Raises the BackgroundImageChanged event. |
![]() | Raises the BindingContextChangedevent. |
![]() | Raises the CausesValidationChangedevent. |
![]() | Raises the ChangeUICues event. |
![]() | Overridden. Forwards the Click event to the default input manager. |
![]() | Raises the ContextMenuChangedevent. |
![]() | Raises the ControlAdded event. |
![]() | Raises the ControlRemoved event. |
![]() | Raises the CreateControl event. |
![]() | Raises the CursorChangedevent. |
![]() | Raises the DockChangedevent. |
![]() | Overridden. Forwards the DoubleClick event to the default input manager. |
![]() | Overridden. Forwards the DragDrop event to the default input manager. |
![]() | Overridden. Forwards the DragEnter event to the default input manager. |
![]() | Overridden. Forwards the DragLeave event to the default input manager. |
![]() | Overridden. Forwards the DragOver event to the default input manager. |
![]() | Raises the EnabledChanged event. |
![]() | Raises the Enter event. |
![]() | Raises the FontChangedevent. |
![]() | Raises the ForeColorChangedevent. |
![]() | Raises the GiveFeedback event. |
![]() | Raises the GotFocus event. |
![]() | Raises the HandleCreated event. |
![]() | Raises the HandleDestroyed event. |
![]() | Raises the HelpRequested event. |
![]() | Raises the ImeModeChanged event. |
![]() | Raises the InteractingChanged event by invoking the delegates. |
![]() | Raises the Invalidated event. |
![]() | Overridden. Forwards the KeyDown event to the default input manager. |
![]() | Overridden. Forwards the KeyPress event to the default input manager. |
![]() | Overridden. Forwards the KeyUp event to the default input manager. |
![]() | Raises the Layout event. |
![]() | Raises the Leave event. |
![]() | Raises the LocationChanged event. |
![]() | Raises the LostFocus event. |
![]() | Overridden. Forwards the MouseDown event to the default input manager. |
![]() | Overridden. Forwards the MouseEnter event to the default input manager. |
![]() | Raises the MouseHover event. |
![]() | Overridden. Forwards the MouseLeave event to the default input manager. |
![]() | Overridden. Forwards the MouseMove event to the default input manager. |
![]() | Overridden. Forwards the MouseUp event to the default input manager. |
![]() | Overridden. Forwards the MouseWheel event to the default input manager. |
![]() | Raises the Move event. |
![]() | Notifies the control of Windows messages. |
![]() | Overridden. See Control.OnPaint. |
![]() | Paints the background of the control. |
![]() | Raises the BackColorChanged event when the BackColor property value of the control's container changes. |
![]() | Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. |
![]() | Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. |
![]() | Raises the ParentChanged event. |
![]() | Raises the EnabledChanged event when the Enabled property value of the control's container changes. |
![]() | Raises the FontChanged event when the Font property value of the control's container changes. |
![]() | Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. |
![]() | Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. |
![]() | Raises the VisibleChanged event when the Visible property value of the control's container changes. |
![]() | Raises the QueryContinueDrag event. |
![]() | Raises the Resize event. |
![]() | Raises the RightToLeftChangedevent. |
![]() | Overridden. See Control.OnSizeChanged. |
![]() | Raises the StyleChanged event. |
![]() | Raises the SystemColorsChanged event. |
![]() | Raises the TabIndexChanged event. |
![]() | Raises the TabStopChanged event. |
![]() | Raises the TextChanged event. |
![]() | Raises the Validated event. |
![]() | Raises the Validating event. |
![]() | Raises the VisibleChanged event. |
![]() | Processes a command key. |
![]() | Processes a dialog character. |
![]() | Processes a dialog key. |
![]() | Processes a key message and generates the appropriate control events. |
![]() | Previews a keyboard message. |
![]() | Processes a mnemonic character. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Forces the re-creation of the handle for the control. |
![]() | |
![]() | Overloaded. Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. |
![]() | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. |
![]() | Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. |
![]() | Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. |
![]() | Performs the work of scaling the entire control and any child controls. |
![]() | Overloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. |
![]() | Performs the work of setting the specified bounds of this control. |
![]() | Sets the size of the client area of the control. |
![]() | Sets the specified style bit to the specified value. |
![]() | Sets the control as the top-level control. |
![]() | Sets the control to the specified visible state. |
![]() | Simulates a mouse move or drag event. |
![]() | Overloaded. Updates the bounds of the control with the current size and location. |
![]() | Forces the assigned styles to be reapplied to the control. |
![]() | Updates the control in its parent's z-order. |
![]() | Processes Windows messages. |
![]() | Processes a keyboard message. |
PCanvas Class | UMD.HCIL.Piccolo Namespace