AdvancedPage Class
Registers a language service property page.
Assembly: RadLangSvc (in RadLangSvc.dll)
| Name | Description | |
|---|---|---|
![]() | AdvancedPage() | Initializes a new instance of the AdvancedPage class. |
| Name | Description | |
|---|---|---|
![]() | AutomationObject | Gets the DTE automation model object for a given object of a SqlDialogPage class.(Inherited from SqlDialogPage.) |
![]() | CanRaiseEvents | (Inherited from Component.) |
![]() | Container | (Inherited from Component.) |
![]() | DesignMode | (Inherited from Component.) |
![]() | Events | (Inherited from Component.) |
![]() | PropertySheet | Gets SqlPropertySheet object if one exists; otherwise, creates a SqlPropertySheet object.(Inherited from SqlDialogPage.) |
![]() | SettingsRegistryPath | (Inherited from DialogPage.) |
![]() | Site | (Inherited from DialogPage.) |
![]() | Window | Gets the user interface window of the dialog page.(Inherited from SqlDialogPage.) |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | CreatePropertySheet() | Creates a SqlPropertySheet object and returns it.(Overrides SqlDialogPage::CreatePropertySheet().) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Dispose(Boolean) | (Inherited from DialogPage.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Component.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetService(Type^) | (Inherited from Component.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | LoadSettingsFromStorage() | Override called by shell to load dialog page settings from local storage, generally the registry.(Inherited from SqlDialogPage.) |
![]() | LoadSettingsFromXml(IVsSettingsReader^) | Called by Visual Studio Shell to load dialog page settings from the Visual Studio shell settings storage on disk.(Inherited from SqlDialogPage.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | OnActivate(CancelEventArgs^) | Handles Windows Activate messages from the Visual Studio shell environment.(Inherited from SqlDialogPage.) |
![]() | OnApply(DialogPage::PageApplyEventArgs^) | Handles Apply messages from the Visual Studio environment.(Inherited from SqlDialogPage.) |
![]() | OnClosed(EventArgs^) | (Inherited from DialogPage.) |
![]() | OnDeactivate(CancelEventArgs^) | Handles Deactivate messages from the Visual Studio shell environment.(Inherited from SqlDialogPage.) |
![]() | ResetSettings() | Resets settings to their default values.(Inherited from SqlDialogPage.) |
![]() | SaveSettingsToStorage() | (Inherited from DialogPage.) |
![]() | SaveSettingsToXml(IVsSettingsWriter^) | (Inherited from DialogPage.) |
![]() | ToString() | (Inherited from Component.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




