JamWindowsFormsHost Methods |
The JamWindowsFormsHost type exposes the following members.
Name | Description | |
---|---|---|
![]() | AfterInit | Must be called in "Initialized" eventhandler. Applies some common WPF settings to Windows.Forms.Control. |
![]() | ApplyBackGround | Applies the backround. |
![]() | ApplyFontSettings | Applies the font settings. |
![]() | ApplyForeGround | If possible, sets the ForeColor property of the inner control to the Foreground property of the wrapper. |
![]() | FullRefresh |
Executes a full refresh of the contents of the control.
|
![]() | GoUp | |
![]() | OnPropertyChanged | Forces the translation of a mapped property. (Overrides WindowsFormsHostOnPropertyChanged(DependencyPropertyChangedEventArgs).) |
![]() | Refresh(RefreshLevel) | This method indicates that the control should perform a refresh of its contents. |
![]() | Refresh(RefreshLevel, ItemIdList) | This method indicates that the control should perform a refresh of its contents. |
![]() | SmartRefresh |
Executes a smart refresh of the contents of the control.
|