Visual Basic | |
---|---|
Public Interface ICustomPropertyControl |
C# | |
---|---|
public interface ICustomPropertyControl |
JavaScript | |
---|---|
Object dsCustomPropertyControl |
COM native C++ | |
---|---|
interface ICustomPropertyControl |
C++ | |
---|---|
class dsCustomPropertyControl |
You can create your own ActiveX control or Windows form and assign it to a new tab, similar to the DraftSight Properties tab. To assign your form to the new tab, you must call ICustomPropertyControl::GetHWND to set a parent for your form to a handle.