MarkupContext Object Members
See Also

| Grid Control ActiveX Control v24.0 | ||||||||
|---|---|---|---|---|---|---|---|---|
MarkupContext Object Members
Public Methods
CreateObject
CreateSolidBrush
CreateThickness
FreezeUpdates
Parse
SetHandler
SetMethod
UnfreezeUpdates
ValidateXML
- CreateObject: Enables event handling for a XAML object which links XAML events with a Subroutine or Function in code.
- SetHandler: Links a XAML event with a Subroutine or Function in code.
Public Properties
DefaultSmoothingMode
DefaultTextSmoothingEnabled
DpiAware
EnableGdiPlus
Icons
ToolTipContext
- DefaultSmoothingMode: Specifies the default smoothing mode for rendering.
- DefaultTextSmoothingEnabled: Indicates whether text smoothing is enabled by default.
- DpiAware: Indicates if the context is DPI-aware.
- EnableGdiPlus: Enables/disables GDI+ usage for Markup drawing.
- Icons: Collection of icons to use with markup.
- ToolTipContext: Represents the tool tip window that is used to display tool tips.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.