Vcl.XPActnCtrls.TXPStylePopupMenu Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
_AddRefprotectedCalled when an application uses a component interface.
_ReleaseprotectedCalled when an application releases a component interface.
ActionChangeprotectedUpdates the control to reflect changes in its associated action.
AddBiDiModeExStyleprotectedSets control's window style according to its bi-directional support.
AddEdgesprotectedAdds edges to a specified pop-up menu window.
AdjustClientRectprotectedProvides the interface that adjusts the ClientRect property for idiosyncrasies of the window.
AdjustFontprotected
AdjustItemsprotected
AdjustSizeprotectedAdjusts the control's size according to its contents and constraints.
AfterConstructionpublicResponds after the last constructor has executed.
AlignControlsprotected
AnimateprotectedAnimates the action pop-up menu window.
ArrangeControlprotectedAligns the given control with the specified alignment options.
AssignpublicCopies the contents of another similar object.
AssignToprotectedCopies the properties of the windowed control to another object.
AsyncScheduleprotected
AutoSizingChangedprotected
BackgroundSizeprotected
BeforeDestructionpublicPerforms any necessary actions before the first destructor is called.
BeginAutoDragprotectedBegins automatic drag.
BeginDragpublicStarts the dragging of a control.
BeginInvokepublicPerforms an asynchronous call to the method specified by either AProc or AFunc.
BringToFrontpublicPuts the control in front of all other controls in its parent control.
BroadcastpublicSends a message to each of the child controls.
CalcCursorPosprotectedGives the coordinates of the cursor, with respect to the origin of the control.
CalcDockedWidthpublicCalculates the action dock bar's docked width.
CalcInsertPositionprotected
CanAutoSizeprotected
CanFocuspublicIndicates whether a control can receive focus.
CanObserveprotected
CanResizeprotectedIndicates how the control can respond to a resize attempt.
ChangedprotectedSends a CM_CHANGED message to the control.
ChangeNameprotectedSets the private, internal storage for the Name property to the string passed in NewName.
ChangeScaleprotectedResize and reposition children and self.
CheckDisposedprotectedThis method is deprecated.
CheckNonMainThreadUsagepublicRaised an EInvalidOperation exception when called on a non-main thread and RaiseOnNonMainThreadUsage is set to True.
ClassInfopublicReturns a pointer to the run-time type information (RTTI) table for the object type.
ClassNamepublicReturns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument).
ClassNameIspublicDetermines whether an object is of a specific type.
ClassParentpublicReturns the type of the immediate ancestor of a class.
ClassTypepublicReturns the class reference for the object's class.
CleanupInstancepublicPerforms finalization on long strings, variants, and interface variables within a class.
CleanupStackprotectedCloses the top menu of the FPopupStack.
ClearprotectedFrees the ActionControls list.
ClearSubMenusprotectedCloses the submenus.
ClickprotectedRespond to user click.
ClientToParentpublicTranslates client coordinates to parent coordinates.
ClientToScreenpublicTranslates a given point from client area coordinates to global screen coordinates.
CloseMenupublicCloses the menu currently being displayed.
CMBorderChangedprotected
CMCtl3DChangedprotected
CMMouseLeaveprotectedResponds to the CM_MOUSELEAVE message.
CMVisibleChangedprotectedResponds to the CM_VISIBLECHANGED message.
ConstrainedResizeprotectedGenerates an OnConstrainedResize event.
ContainsControlpublicIndicates whether a specified control exists within the control.
ControlAtPospublicReturns the child control located at a specified position within the control.
ControlsAlignedprotectedControlsAligned automatically executes after a call to AlignControls.
Createpublic
CreateControlpublic
CreateControlsprotected
CreateDockManagerprotectedCreates the dock manager for the control.
CreateHandleprotectedCreates underlying screen object.
CreateParamsprotected
CreateParentedpublicCreates and initializes a control as the child of a specified non-VCL container.
CreateParentedControlpublicCreates and initializes a control as the child of a specified non-VCL window.
CreatePopupprotectedCreates and initializes the pop-up for the specified menu item.
CreateScrollButtonsprotectedCreates the buttons that become visible when the available action bar is not capable of displaying all items within its Height.
CreateSubClassprotectedCreates a windowed control derived from an existing Windows window class.
CreateTouchManagerprotectedInstantiates a touch manager.
CreateWindowHandleprotectedCreates a Windows control to represent the control.
CreateWndprotectedCreates the underlying window.
CustomAlignInsertBeforeprotected
CustomAlignPositionprotectedReturns the aligned position of a custom aligned child control.
DblClickprotectedOnDblClick event dispatcher.
DefaultDockImageprotectedHandles the painting and erasing of a dock image.
DefaultHandlerpublicProvides message handling for all messages that the control does not fully process by itself.
DefaultScalingFlagsprotected
DefinePropertiesprotected
DesignWndProcpublicProcesses the given message and returns some Boolean information based on the message's content.
Destroypublic
DestroyComponentspublicDestroys all owned components.
DestroyHandleprotectedDestroys the control's window without destroying the control.
DestroyingpublicIndicates that the component and its owned components are about to be destroyed.
DestroyWindowHandleprotectedDestroys the window created in the CreateWindowHandle method.
DestroyWndprotectedDestroys the control's window.
DisableAlignpublicDisables the realignment of child controls.
DispatchpublicCalls message-handling methods for the object, based on the contents of the Message parameter.
DisplayShadowprotected
DisposeOfpublicDisposeOf forces the execution of the destructor code in an object.
DoAddDockClientprotectedPerforms actions when a control is docked to the windowed control.
DockpublicUsed internally to dock the action band.
DockDroppublicGenerates an OnDockDrop event.
DockOverprotectedResponds when a docking client is dragged over the windowed control.
DockReplaceDockClientprotectedInvalidates the first dock site in the list of child controls.
DockTrackNoTargetprotectedHandles dragging of the control over an invalid docking target.
DoContextPopupprotectedIs an OnContextPopup event dispatcher.
DoControlCreatedprotected
DoDockprotectedDocking event dispatcher.
DoDockOverprotectedGenerates an OnDockOver event.
DoDropActionsprotected
DoDropCategorypublic
DoDropItemprotected
DoEndDockprotectedIs an OnEndDock event dispatcher.
DoEndDragprotectedIs an OnEndDrag event dispatcher.
DoEnterprotectedRespond to receiving input focus.
DoExitprotectedResponds to losing input focus.
DoFlipChildrenprotectedFlips the control's children.
DoGestureprotectedProcesses the unhandled gesturing events.
DoGetControlClassprotected
DoGetGestureOptionsprotectedReturns the interactive gestures and their options.
DoGetPopupClassprotectedOnGetPopupClass event dispatcher.
DoHandleStyleMessageprotected
DoItemClickedprotectedReturns the action of the currently clicked item.
DoItemKeyedprotectedReturns the action of the item currently selected with the keyboard.
DoItemSelectedprotectedProcesses the expand timer for a specified menu item.
DoKeyDownprotectedPerforms some preprocessing before generating an OnKeyDown event.
DoKeyPressprotectedPerforms some preprocessing before generating an OnKeyPress event.
DoKeyUpprotectedPerforms some preprocessing before generating an OnKeyUp event.
DoMenuDelayprotectedCreates the pop-up menu for the DelayItem.
DoMouseIdle (deprecated)protectedReturns the action band control over which the mouse hovers.
DoMouseWheelprotectedProcesses mouse wheel motion.
DoMouseWheelDownprotectedIs an OnMouseWheelDown event dispatcher.
DoMouseWheelUpprotectedIs an OnMouseWheelUp event dispatcher.
DoneMenuLoopprotectedCloses the menu loop.
DoPopupprotectedOnPopup event dispatcher.
DoRemoveDockClientprotectedResponds when a control is undocked from the windowed control.
DoScrollDownprotectedScrolls down the action bar index.
DoScrollUpprotectedScrolls up the action bar index.
DoSplitItemClickedprotectedIdentifies the selected subitem of a split menu item.
DoStartDockprotectedIs an OnStartDock event dispatcher.
DoStartDragprotectedIs an OnStartDrag event dispatcher.
DoUnDockprotectedUndocks a control that is currently docked to the windowed control.
DoWritePixelsPerInchprotected
DragCanceledprotectedProvides the interface for a method that responds to the cancellation of a drag.
DragDroppublicGenerates an OnDragDrop event.
DraggingpublicIndicates whether a control is being dragged.
DragOverprotected
DrawBackgroundprotectedDraws a background image on the control.
DrawDragDockImageprotectedDraws the dock image for the control.
DrawTextBiDiModeFlagspublicReturns the text flags that reflect the current setting of the BiDiMode property.
DrawTextBiDiModeFlagsReadingOnlypublicReturns the text flag to add that indicates whether the control's text should read from right to left.
EnableAlignpublicDecrements the reference count incremented by the DisableAlign method, eventually realigning the child controls.
EndDragpublicStops a control from being dragged any further.
EndFunctionInvokepublicBlocks the caller until the specified ASyncResult completes.
EndInvokepublicBlocks the caller until the specified ASyncResult completes.
EqualspublicChecks whether the current instance and the Obj parameter are equal.
EraseDragDockImageprotectedErases the dock image for the control.
ExecActionprotected
ExecuteActionpublicExecutes an action.
ExpandpublicPerforms the same kinds of functions as the inherited method.
ExpandClickprotectedOnClick event dispatcher.
ExpandTimerprotectedOnTimer event dispatcher.
FieldAddresspublicReturns the address of a published object field.
FindAccelItempublic
FindChildControlpublicReturns a child control given its name.
FindComponentpublicIndicates whether a given component is owned by the component.
FindFirstpublicFinds the first TActionClientItem in the Items list.
FindFirstVisibleItempublicFinds the first visible TActionClientItem in the Items list.
FindItemAtprotected
FindItemCaptionprotected
FindLastprotected
FindLastVisibleItempublicFinds the last visibleTActionClientItem in the Items list.
FindLeastUsedItemprotected
FindNearestControlprotected
FindNextprotected
FindNextControlprotectedReturns the control's next child in the tab order after the specified control.
FindNextVisibleItemprotected
FindPreviousprotected
FindPreviousVisibleItemprotected
FixupTabListprotectedSorts the child controls by their tab order.
FlipChildrenpublicReverses the positions of child controls.
FocusedpublicDetermines whether the control has input focus.
FreepublicDestroys an object and frees its associated memory, if necessary.
FreeInstancepublicDeallocates memory allocated by a previous call to the NewInstance method.
FreeNotificationpublicEnsures that AComponent is notified that the component is going to be destroyed.
FreeOnReleasepublicFrees the interface reference for components that were created from COM classes.
GenerateControlHeightLookupprotectedControls the height of the action dock bar.
GetActionprotectedReturns the value of the Action property.
GetActionControlprotectedReturns the action of a specified item from the action band.
GetActionLinkClassprotectedReturns the associated action link class.
GetAllocatedWindowHandleprotected
GetBannerWidthprotected
GetBarHeightprotected
GetBarWidthprotected
GetChildOwnerprotectedReturns the owner of a child component being read from a stream.
GetChildParentprotectedReturns the parent or, if there is no parent, returns the owner of a child component being read from a stream.
GetChildrenpublicCalls a specified method for each child of the control.
GetClientOriginprotectedReturns the value of the ClientOrigin property.
GetClientRectprotected
GetControlClassprotected
GetControlExtentsprotectedReturns the smallest rectangle in which all the control's children fit.
GetControlsAlignmentpublicIndicates how text is aligned within the control.
GetCurrentPPIprotected
GetCurrentPPIScreenprotected
GetDefaultColorMapClassprotected
GetDefaultSounds (deprecated)protectedIs an empty method.
GetDeltaStreamsprotected
GetDesignDpiprotectedObtains the design Dpi for the form where the control was designed.
GetDesignModeprotected
GetDeviceContextprotectedProvides access to a device context for the control.
GetDevicePPIpublic
GetDisposedprotectedGetter for the Disposed property.
GetDockEdgeprotectedReturns the edge on which another control should be docked when it is dragged over the control.
GetDPIForDesignerprotected
GetDragImagesprotectedReturns the control's image list containing the image to be displayed while dragging.
GetDragModeprotectedReturns the value of the DragMode property.
GetEnabledprotectedReturns the value of the Enabled property.
GetEnumeratorpublicReturns a TComponent enumerator.
GetExpandBtnClassprotected
GetFloatingprotectedReturns the value of the Floating property.
GetFloatingDockSiteClassprotectedReturns the class used for the custom action dock bar control when it is floating.
GetHashCodepublicReturns an integer containing the hash code.
GetIDsOfNamesprotectedMaps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs).
GetInterfacepublicRetrieves a specified interface.
GetInterfaceEntrypublicReturns the entry for a specific interface implemented in a class.
GetInterfaceTablepublicReturns a pointer to a structure containing all of the interfaces implemented by a given class.
GetMouseHoverItemprotectedReturns the action of an item on which the mouse hovers.
GetNamePathpublicReturns a string used by the Object Inspector.
GetObserversprotectedGetter of Observers.
GetOwnerprotectedReturns the owner of a component.
GetPaletteprotectedReturns the handle to a palette for use by the control.
GetParentComponentpublicReturns the parent of the control.
GetParentCurrentDpiprotectedObtains the current Dpi for parent control, or the current control Dpi if there is no parent.
GetParentHandleprotectedReturns the window handle for the window of the control's parent.
GetPixelsPerInchprotected
GetPopupClassprotectedReturns the class that will be used by the TCustomActionMenuBar when instantiating pop-up menu objects.
GetPopupMenuprotectedReturns the pop-up menu associated with the control.
GetPopupMenuClassprotected
GetSelectedprotectedReturns the action of the currently selected item.
GetSiteInfoprotectedGenerates an OnGetSiteInfo event.
GetStyleNamepublicReturns a string specifying the name of this component style.
GetSystemMetricspublicReturns Windows metrics for a control.
GetTabControlListpublicBuilds a list of owned controls.
GetTabOrderListpublicBuilds a list of controls in tab order.
GetTextBufpublicRetrieves the control's text, copies it into a buffer, and returns the number of characters copied.
GetTextLenpublicReturns the length of the control's text.
GetTopParentHandleprotectedReturns the window handle of the first window not associated with a VCL control that contains the windowed control.
GetTypeInfoprotectedRetrieves the type information for an object.
GetTypeInfoCountprotectedReturns the number of type information interfaces that an object provides (either 0 or 1).
HandleAllocatedpublicReports whether a screen object handle exists for the control.
HandleNeededpublicCreates a screen object for the control if it doesn't already exist.
HasItemsprotected
HasParentpublicIndicates whether the control has a parent.
HidepublicMakes the control invisible.
HideShadowprotected
IdleprotectedOnIdle event dispatcher.
InheritsFrompublicDetermines the relationship of two object types.
InitiateActionpublicCalls the action link's Update method if the control is associated with an action link.
InitInstancepublicInitializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer.
InitMenuLoopprotectedInitializes a menu loop.
InsertComponentpublicEstablishes the component as the owner of a specified component.
InsertControlpublicInserts a control into the Controls array property.
InstanceSizepublicReturns the size in bytes of each instance of the object type.
InvalidatepublicSchedules a control repaint.
InvalidateDockHostSiteprotectedInvalidates the first dock site that appears in the list of child controls.
InvokeprotectedProvides access to Automation properties and methods when the component wraps an Automation object.
InvokeAsyncCallsprotectedProcesses pending asynchronous method calls listed in FAsyncList.
IsControlActivateMsgprotectedIndicates whether a specified mouse activation message is directed to the given child control.
IsControlMouseMsgprotectedIndicates whether a specified mouse message is directed to one of the windowed control's child controls.
IsCustomStyleActivepublic
IsDesignMsgprotectedDetermines when the designer should handle a Windows message.
IsImplementorOfpublicIndicates whether the component implements a specified interface.
IsLightStyleColorpublicReturns True when AColor is a light color.
IsQualifyingSiteprotectedChecks whether the control is docked inside another control or has at least two docked controls.
IsRightToLeftpublicIndicates whether the control should be reversed right to left.
IsTouchPropertyStoredprotectedChecks whether the associated touch manager stored any of the given options.
ItemCountprotectedSpecifies the number of action clients displayed on the action bar.
KeyDownprotectedResponds to key press events.
KeyPressprotectedResponds to keyboard input.
KeyUpprotectedRespond to released key.
Loadedprotected
LockDrawingpublicCall LockDrawing method to prevent changes in that control from being redrawn.
MainWndProcprotectedReceives Windows messages for the control.
MakeLastItemVisibleprotectedScrolls the menu so that the last item in the Action Bar is shown.
ManualDockpublicDocks the control.
ManualFloatpublicUndocks the control.
MethodAddresspublicReturns the address of a class method by name.
MethodNamepublicReturns the name of a class method by address.
MouseActivateprotected
MouseDownprotectedOnMouseDown event dispatcher.
MouseMoveprotectedResponds to mouse moving over control area.
MouseUpprotectedIs an OnMouseUp event dispatcher.
MouseWheelHandlerpublicDispatches messages received from a mouse wheel.
NCPaintprotected
NewInstancepublicAllocates memory for an instance of an object type and returns a pointer to that new instance.
NewPopupprotected
Notificationprotected
NotifyControlsprotectedSends a message to all the child controls.
ObserverAddedprotected
operator ()publicC++ conversion of a TComponent into a System.Classes.IInterfaceComponentReference or a System.IInterface, depending on casting.
Paintprotected
PaintControlsprotectedPaints each of the child controls in a windowed control using the specified device context.
PaintHandlerprotectedResponds to WM_PAINT messages.
PaintTopublicDraws the windowed control to a device context.
PaintWindowprotected
PaletteChangedprotectedResponds to changes in the system's palette by realizing the control's palette and the palette for each child control.
ParentToClientpublicTranslate parent coordinates to client coordinates.
PerformpublicResponds as if the control received a specified Windows message.
PopuppublicCauses the popup menu to appear.
PositionDockRectprotectedPositions the docking rectangle according to the current drag-and-dock state.
PositionPopupprotected
PreProcessMessagepublicReturns False, no matter the value of Msg.
ProcessMenuLoopprotectedProcesses mouse and keystrokes events on the menu.
ProcessMessageprotectedInterrupts the execution of an application while Windows processes a message in the Windows message queue.
ProcessMessagesprotectedInterrupts the execution of an application so that it can process the message queue.
ProcessMouseMsgprotectedProcesses mouse messages.
QualifiedClassNamepublicReturns the qualified name of the class.
QueryInterfaceprotectedReturns a reference to a specified interface if the current component supports that interface.
ReadStateprotectedPrepares the control for having its properties assigned values from a stream.
RealignpublicForces the control to realign children.
RecreateControlspublic
RecreateWndprotectedRecreate underlying Windows screen object.
ReferenceInterfacepublicEstablishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed.
RefreshpublicRepaints the control on the screen.
ReloadDockedControlprotectedReloads a docked control.
RemoveComponentpublicRemoves a specified component specified from the component's Components list.
RemoveControlpublicRemoves a specified control from the Controls array.
RemoveFreeNotificationpublicDisables the destruction notification that was enabled by FreeNotification.
RemoveFreeNotificationsprotectedNotifies all owned components of the owner component's imminent destruction.
RemoveWindowPropsprotectedRemoves the ControlAtom and WindowAtom properties of the control.
RepaintpublicRepaints the entire control.
ReplaceDockedControlpublicDocks the control in the place where another control is already docked.
RequestAlignprotected
Resetprotected
ResetImeprotectedRestores the input method editor (IME) that was active when the application started.
ResetImeCompositionprotectedDirects the composition window of the input method editor (IME) to perform a specific action.
ResizeprotectedResponds to control resizing.
SafeCallExceptionpublicHandles exceptions in methods declared using the safecall calling convention.
ScaleBypublicRescale control and its children.
ScaleConstraintsprotectedScales the values of the Constraints property to the given ratio.
ScaleControlsprotectedRescale child controls only.
ScaleControlsForDpiprotected
ScaleForPPIpublicAdjusts the scaling of the current control and its children for the specified Pixels Per Inch (PPI).
ScaleMarginsprotectedScales the values of the Margins property to the given ratio.
ScalePaddingprotectedScales the control padding to the given ratio.
ScaleRectSizepublicScales Value rectangle size using the current ScaleFactor.
ScaleValuepublicThe overloaded ScaleValue methods return a measure passed as parameter scaled by the current scale factor for the control (the value of the ScaleFactor read-only property).
ScreenToClientpublicConverts the screen coordinates of a specified point on the screen to client coordinates.
ScrollBypublicScroll control contents.
SelectprotectedSelects an item that receives focus from a key.
SelectFirstprotectedLocates first selectable child control.
SelectItemprotectedSets the Selected property to True for an item.
SelectNextprotectedMoves the input focus from the current child control to the next one in the tab order.
SendCancelModeprotectedCancels the modal state of the control.
SendDockNotificationprotectedSends a Windows message to the control's host dock site.
SendToBackpublicPuts a windowed control behind all other windowed controls, or puts a non-windowed control behind all other non-windowed controls.
SetActionClientprotectedIs the setter function of the ActionClient property. It specifies the action client associated with this action band.
SetAncestorprotectedClears or sets csAncestor state in the component's ComponentState property.
SetAutoSizeprotectedSets the value of the AutoSize property.
SetAutoSizingprotected
SetBiDiModeprotected
SetBoundspublicSets the bounds based on whether the popup is expanded or not
SetChildOrderprotectedChanges the order in which the child component appears in the list of child components returned by the GetChildren method.
SetColorMapprotected
SetCustomHintprotectedSets the value of the CustomHint property.
SetDesigningprotectedEnsures that components inserted at design time have their design-mode flag set.
SetDesignInstanceprotectedEnsures that components inserted at design time have their design-mode flag set.
SetDesignModeprotectedSpecifies whether the action band is being customized or being used in the IDE.
SetDesignVisiblepublicMakes this control visible at design time.
SetDragModeprotectedSets the drag mode for the control.
SetEnabledprotectedSets the value of the Enabled property.
SetFocuspublicGives the input focus to the control.
SetImeprotectedActivates an input method editor (IME) using the values specified by the ImeMode and ImeName properties.
SetImeCompositionWindowprotectedSets the position and font of the composition window.
SetInlineprotectedSets the csInline bit of the component's ComponentState property.
SetNameprotectedSets the name of the control.
SetOrientationprotected
SetParentprotected
SetParentBackgroundprotectedSets the ParentBackground property.
SetParentBiDiModeprotectedSpecifies whether the control uses its parent's BiDiMode.
SetParentComponentpublicSets the parent for the control.
SetParentDoubleBufferedprotectedSets the ParentBackground property.
SetPersistentHotKeysprotected
SetPixelsPerInchprotected
SetSpacingprotected
SetStyleElementsprotected
SetStyleNameprotected
SetSubComponentpublicIdentifies whether the component is a subcomponent.
SetTextBufpublicSets the text of the control.
SetupDefaultColorMapprotected
SetupExpandBtnprotectedInitializes the expand button properties.
SetupScrollingprotectedSets the scrolling buttons and the internal lookup required for scrolling.
SetZOrderprotectedMoves the control to the top or bottom of the parent control's (or screen's) list of TWinControl controls.
ShowpublicMakes a control visible.
ShowControlprotectedEnsures that a specified child control is visible.
ShowScrollButtonsprotectedMakes the necessary scroll buttons visible.
StylepublicRetrieves the style used by the ActionBand menu that started the menu loop so the submenus have a consistent appearance.
StyleServicespublic
ToStringpublicReturns a string containing the class name.
TrackMenupublicExecutes the action associated with the menu item.
UnitNamepublicReturns the name of the unit where the class is defined.
UnitScopepublicReturns the class's unit scope.
UnlockDrawingpublicCall UnlockDrawing method to allow changes in that control to be redrawn.
UpdatepublicForces the control to update.
UpdateActionpublicUpdates the state of an action.
UpdateBoundsprotectedUpdates the bounds of the control.
UpdateBoundsRectprotectedChanges the Top, Left, Width, and Height properties of the control, but does not update its screen image and bypasses all resize events.
UpdateControlOriginalParentSizeprotectedUpdates the original size of the parent control.
UpdateControlStatepublicRespond to state change.
UpdatedprotectedClears the csUpdating state in the component's ComponentState property when the component finishes updating.
UpdateExplicitBoundsprotectedAttempts to update the values of the control's explicit bounds to those of its current bounds.
UpdateRecreatingFlagprotectedToggles the csRecreating flag in the ControlState property.
UpdateRegistryprotectedProvides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces.
UpdateStyleElementsprotected
UpdateTIPStatusprotected
UpdateUIStateprotectedUpdates form User Interface State as needed
UpdatingprotectedSets the csUpdating state in the component's ComponentState property.
UseRightToLeftAlignmentpublicSpecifies whether the control's alignment should be reversed right-to-left.
UseRightToLeftReadingpublicSpecifies whether the control is using a right-to-left reading order.
UseRightToLeftScrollBarpublicSpecifies whether the vertical scroll bar appears on the left side of the control.
ValidateContainerprotectedDetermines whether an object can be inserted into a container.
ValidateInsertprotectedProvides the interface for a method that validates a child component before it is inserted.
ValidateRenameprotectedEnsures that renaming an owned component does not create a name conflict.
ValidOrientationsprotectedReturns the valid orientation of the pop-up menu.
VisibleChangingprotected
WMKeyDownprotected
WMNCCalcSizeprotected
WMNCPaintprotected
WMPrintprotectedResponds to the WM_PRINT message.
WMPrintClientprotectedResponds to the WM_PRINTCLIENT message.
WndProcprotected
WriteStateprotectedWrites the state of the component.