Interface IBarManagerDesigner
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public interface IBarManagerDesigner
Properties
DesignerHost
Declaration
IDesignerHost DesignerHost { get; }
Property Value
Type |
---|
System.ComponentModel.Design.IDesignerHost |
MdiClientWnd
Declaration
IntPtr MdiClientWnd { get; }
Property Value
Type |
---|
System.IntPtr |
Methods
GetService(Type)
Declaration
object GetService(Type type)
Parameters
Type | Name | Description |
---|---|---|
System.Type | type |
Returns
Type |
---|
System.Object |
SetDirty()
Declaration
void SetDirty()