Skip to content

MarkupContext Object Members

See Also

MarkupContext Overview

See Also

Grid Control ActiveX Control v24.0

MarkupContext Object Members

Public Methods

Public Method CreateObject
Public Method CreateSolidBrush
Public Method CreateThickness
Public Method FreezeUpdates
Public Method Parse
Public Method SetHandler
Public Method SetMethod
Public Method UnfreezeUpdates
Public Method 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

Public Property DefaultSmoothingMode
Public Property DefaultTextSmoothingEnabled
Public Property DpiAware
Public Property EnableGdiPlus
Public Property Icons
Public Property 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

MarkupContext Overview


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.