DesignerOptionService Methods
.NET Framework (current version)
Namespace:
System.ComponentModel.Design
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CreateOptionCollection(DesignerOptionService::DesignerOptionCollection^, String^, Object^) | Creates a new DesignerOptionService::DesignerOptionCollection with the given name and adds it to the given parent. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | PopulateOptionCollection(DesignerOptionService::DesignerOptionCollection^) | Populates a DesignerOptionService::DesignerOptionCollection. |
![]() | ShowDialog(DesignerOptionService::DesignerOptionCollection^, Object^) | Shows the options dialog box for the given object. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IDesignerOptionService::GetOptionValue(String^, String^) | Gets the value of an option defined in this package. |
![]() ![]() | IDesignerOptionService::SetOptionValue(String^, String^, Object^) | Sets the value of an option defined in this package. |
Show:



