JamWindowsFormsHost Class |
Namespace: Jam.Shell.WPF.Controls.Winforms
The JamWindowsFormsHost type exposes the following members.
Name | Description | |
---|---|---|
![]() | JamWindowsFormsHost | Initializes a new instance of the JamWindowsFormsHost class |
Name | Description | |
---|---|---|
![]() | Version |
The current version of the ShellBrowser.
|
![]() | WrappedControl | Gets or sets the control hosted by this instance. |
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.
|