Click or drag to resize

IStackedDialogPageService Methods

The IStackedDialogPageService type exposes the following members.

Methods
  NameDescription
Public methodGetImageHandle(Icon, Boolean)
Convert image to platform specific unmanaged pointer
Public methodGetImageHandle(Image, Boolean)
Convert image to platform specific unmanaged pointer
Public methodGetNativePageWindow(Object, Boolean, Boolean, Object)
Get the unmanaged pointer associated with the pages content control
Public methodGetNativePageWindow(Object, Boolean, Boolean, Object, Object)
Get the unmanaged pointer associated with the pages content control
Public methodRedrawPageControl
Redraw the specified control.
Public methodTryGetControlMinimumSize
Get the minimum size associated with a control object
Top
See Also