Property | Type | Description | |
---|---|---|---|
m_flid | int | ||
m_fs | IFsFeatStruc |
Method | Description | |
---|---|---|
FinishInit ( ) : void |
This method, called once we have a cache and object, is our first chance to actually create the embedded control.
|
|
Install ( |
|
|
MsaInflectionFeatureListDlgLauncherSlice ( ) : System | ||
ShowSliceForVisibleIfData ( |
Determine if the object really has data to be shown in the slice
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
GetFeatureStructureFromMSA ( ICmObject obj, int flid ) : IFsFeatStruc | ||
GetFlid ( |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RemoveFeatureStructureFromMSA ( ) : void |
protected static GetFeatureStructureFromMSA ( ICmObject obj, int flid ) : IFsFeatStruc | ||
obj | ICmObject | |
flid | int | |
return | IFsFeatStruc |
protected static GetFlid ( |
||
node | ||
obj | ICmObject | |
return | int |
public Install ( |
||
parent | ||
return | void |
public MsaInflectionFeatureListDlgLauncherSlice ( ) : System | ||
return | System |
public static ShowSliceForVisibleIfData ( |
||
node | ||
obj | ICmObject | object to check; should be an IFsFeatStruc |
return | bool |