Interface IAbstractPreviewControl
Namespace: Sdl.FileTypeSupport.Framework.IntegrationApi
Assembly: Sdl.FileTypeSupport.Framework.Core.dll
Syntax
public interface IAbstractPreviewControl : IAbstractPreviewController
Properties
Control
Declaration
Control Control { get; }
Property Value
Type | Description |
---|---|
System.Windows.Forms.Control |
Methods
Refresh()
Declaration
void Refresh()