ICustomPropertyControl Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by ICustomPropertyControl.

Public Properties

 NameDescription
 PropertyNameGets the name of the custom tab.  
 PropertyVisibleGets whether the custom tab is visible.  
Top

Public Methods

 NameDescription
 MethodDestroyDestroys the custom tab.  
 MethodGetHWNDGets the custom tab's handle.  
 MethodGetSizeGets the size of the custom tab.  
Top

See Also