Win32.IOleObject.SetColorScheme(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetColorScheme(System::Object ^ pLogpal);
public void SetColorScheme (object pLogpal);
abstract member SetColorScheme : obj -> unit
Public Sub SetColorScheme (pLogpal As Object)
Parameters
- pLogpal
- Object